From: Rolf Leggewie Date: Tue, 12 Dec 2006 12:00:16 +0000 (+0000) Subject: conf/bitbake.conf: Update default SOURCEFORGE_MIRROR to benefit from recently introdu... X-Git-Tag: Release-2010-05/1~9453^2~171^2~12^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d22dec72b5d6a744038c2f7409071b9bc32dfb4;p=openembedded.git conf/bitbake.conf: Update default SOURCEFORGE_MIRROR to benefit from recently introduced, better mirroring --- diff --git a/conf/bitbake.conf b/conf/bitbake.conf index b06e2bb3d4..c9b25f7c9e 100644 --- a/conf/bitbake.conf +++ b/conf/bitbake.conf @@ -319,7 +319,7 @@ export palmqtdir = "/opt/QtPalmtop" GNU_MIRROR = "ftp://ftp.gnu.org/gnu" DEBIAN_MIRROR = "ftp://ftp.debian.org/debian/pool" -SOURCEFORGE_MIRROR = "http://heanet.dl.sourceforge.net/sourceforge" +SOURCEFORGE_MIRROR = "http://downloads.sourceforge.net" GPE_MIRROR = "http://gpe.linuxtogo.org/download/source" GPE_SVN = "svn://projects.linuxtogo.org/svn/gpe/trunk/base;module=${PN}" XLIBS_MIRROR = "http://xlibs.freedesktop.org/release"