From ab13c9bab3f0000579470f223cd92988686ddd70 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 4 Nov 2005 12:28:48 +0000 Subject: More merging from OE git-svn-id: https://svn.o-hand.com/repos/poky@172 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/conf/distro/openzaurus-3.5.4.conf | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'openembedded/conf/distro/openzaurus-3.5.4.conf') diff --git a/openembedded/conf/distro/openzaurus-3.5.4.conf b/openembedded/conf/distro/openzaurus-3.5.4.conf index d7780e860..10214614f 100644 --- a/openembedded/conf/distro/openzaurus-3.5.4.conf +++ b/openembedded/conf/distro/openzaurus-3.5.4.conf @@ -10,12 +10,13 @@ DISTRO_TYPE = "debug" # DISTRO_TYPE = "release" FEED_URIS += " \ - upgrades##http://openzaurus.org/official/unstable/3.5.3/upgrades/ \ - machine##http://openzaurus.org/official/unstable/3.5.3/feed/machine/${MACHINE} \ - base##http://openzaurus.org/official/unstable/3.5.3/feed/base/ \ - libs##http://openzaurus.org/official/unstable/3.5.3/feed/libs/ \ - console##http://openzaurus.org/official/unstable/3.5.3/feed/console \ - devel##http://openzaurus.org/official/unstable/3.5.3/feed/devel" + upgrades##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/upgrades/ \ +upgrades-${MACHINE}##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/upgrades/${MACHINE} \ + machine##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/machine/${MACHINE} \ + base##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/base/ \ + libs##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/libs/ \ + console##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/console \ + devel##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/devel" # CVSDATE = "20050704" @@ -68,4 +69,4 @@ include conf/distro/preferred-gpe-versions-2.7.inc # #include conf/distro/preferred-e-versions.inc -include conf/distro/poky-additions.inc \ No newline at end of file +include conf/distro/poky-additions.inc -- cgit v1.2.3