aboutsummaryrefslogtreecommitdiffstats
path: root/conf/bitbake.conf
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-10-26 12:13:57 -0700
committerChris Larson <chris_larson@mentor.com>2010-10-26 12:15:39 -0700
commitfe76d1099047579865b343b7eedc175fbe1c8335 (patch)
treeb7e25a7324461bd9a2380d34ad6725ddca626f12 /conf/bitbake.conf
parent699938902c00410f7ff6cd6cab68908c806c77d2 (diff)
downloadopenembedded-fe76d1099047579865b343b7eedc175fbe1c8335.tar.gz
bitbake.conf: add SAVANNAH_MIRROR
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'conf/bitbake.conf')
-rw-r--r--conf/bitbake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/bitbake.conf b/conf/bitbake.conf
index 539ab3db38..f1dc0ff682 100644
--- a/conf/bitbake.conf
+++ b/conf/bitbake.conf
@@ -556,6 +556,7 @@ GPEPHONE_SVN = "svn://projects.linuxtogo.org/svn/gpephone/trunk/source;module=${
HANDHELDS_CVS = "cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs"
KERNELORG_MIRROR = "http://kernel.org"
OPIE_GIT = "git://gitorious.org/opie/opie.git"
+SAVANNAH_MIRROR = "http://download.savannah.gnu.org/"
SOURCEFORGE_MIRROR = "http://downloads.sourceforge.net"
XLIBS_MIRROR = "http://xlibs.freedesktop.org/release"
XORG_MIRROR = "http://xorg.freedesktop.org/releases"