meta-angstrom: change feedpath

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-01-12 20:23:54 +01:00
parent 40078161d5
commit e3702d2046

View File

@@ -52,7 +52,7 @@ IMAGE_LINGUAS = '${@base_less_or_equal("ROOT_FLASH_SIZE", "16", "", "en-us", d)}
# set feed path variables
FEED_BASEPATH = "feeds/next/${ANGSTROM_PKG_FORMAT}/${LIBC}/"
FEED_BASEPATH = "feeds/yocto/${ANGSTROM_PKG_FORMAT}/${LIBC}/"
# Uncomment this to fetch packaged-staging packages from the central angstrom server
#PSTAGE_MIRROR = "${ANGSTROM_URI}/${FEED_BASEPATH}packaged-staging"