summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/poky.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/distro/poky.conf')
-rw-r--r--meta/conf/distro/poky.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index 3bce6699e4..9d778cb2a4 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -26,7 +26,7 @@ IMAGE_ROOTFS_SIZE_ext2 ?= "131072"
26# Poky is svn based 26# Poky is svn based
27METADATA_REVISION = "${@base_get_metadata_svn_revision(d)}" 27METADATA_REVISION = "${@base_get_metadata_svn_revision(d)}"
28 28
29#FEED_URIS += " \ 29#IPK_FEED_URIS += " \
30# upgrades##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/upgrades/ \ 30# upgrades##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/upgrades/ \
31#upgrades-${MACHINE}##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/upgrades/${MACHINE} \ 31#upgrades-${MACHINE}##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/upgrades/${MACHINE} \
32# machine##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/machine/${MACHINE} \ 32# machine##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/machine/${MACHINE} \