[oe-commits] Koen Kooi : angstrom: add PSTAGE_MIRROR example in the distro conf file

git version control git at git.openembedded.org
Sat Apr 3 21:58:48 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 1729c29575f7baca8aa94b8c11320393c8c8ae6f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1729c29575f7baca8aa94b8c11320393c8c8ae6f

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Apr  2 17:09:06 2010 +0200

angstrom: add PSTAGE_MIRROR example in the distro conf file

---

 conf/distro/angstrom-2008.1.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index ce0cd8b..2b03e71 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 ?= "\





More information about the Openembedded-commits mailing list