summaryrefslogtreecommitdiff
path: root/openembedded/conf/distro/openzaurus-3.5.4.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-11-04 12:28:48 +0000
committerRichard Purdie <richard@openedhand.com>2005-11-04 12:28:48 +0000
commitab13c9bab3f0000579470f223cd92988686ddd70 (patch)
tree946a75c3601fb58888fa7899d64c5569b7977dc2 /openembedded/conf/distro/openzaurus-3.5.4.conf
parent1b7578fafb7deb9760653357d16fee8009d8b45a (diff)
downloadopenembedded-core-ab13c9bab3f0000579470f223cd92988686ddd70.tar.gz
openembedded-core-ab13c9bab3f0000579470f223cd92988686ddd70.tar.bz2
openembedded-core-ab13c9bab3f0000579470f223cd92988686ddd70.tar.xz
openembedded-core-ab13c9bab3f0000579470f223cd92988686ddd70.zip
More merging from OE
git-svn-id: https://svn.o-hand.com/repos/poky@172 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/distro/openzaurus-3.5.4.conf')
-rw-r--r--openembedded/conf/distro/openzaurus-3.5.4.conf15
1 files changed, 8 insertions, 7 deletions
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