summaryrefslogtreecommitdiff
path: root/openembedded/conf/distro/openzaurus-3.5.4.conf
diff options
context:
space:
mode:
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