From 1729c29575f7baca8aa94b8c11320393c8c8ae6f Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 2 Apr 2010 17:09:06 +0200 Subject: angstrom: add PSTAGE_MIRROR example in the distro conf file --- conf/distro/angstrom-2008.1.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf') diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index ce0cd8b88d..2b03e718a3 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -59,6 +59,8 @@ IMAGE_LINGUAS = '${@base_less_or_equal("ROOT_FLASH_SIZE", "16", "", "en-us", d)} # set feed path variables FEED_BASEPATH = "feeds/unstable/${ANGSTROM_PKG_FORMAT}/${LIBC}/" +# Uncomment this to fetch packaged-staging packages from the central angstrom server +#PSTAGE_MIRROR = "${ANGSTROM_URI}/${FEED_BASEPATH}packaged-staging" #The angstrom-mirrors.bbclass should have everything, but we can use this as a fallback CVS_TARBALL_STASH ?= "\ -- cgit v1.2.3