bitbake.conf: revert unintentional change of SOURCEFORGE_MIRROR introduced
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 16 Feb 2007 23:18:20 +0000 (23:18 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 16 Feb 2007 23:18:20 +0000 (23:18 +0000)
some time ago in 4c3e39344044dd60a48450fcc753d56c4739dad7

conf/bitbake.conf

index 55c0e51..f9abebf 100644 (file)
@@ -320,7 +320,7 @@ export palmqtdir = "/opt/QtPalmtop"
 
 GNU_MIRROR = "ftp://ftp.gnu.org/gnu"
 DEBIAN_MIRROR = "ftp://ftp.debian.org/debian/pool"
-SOURCEFORGE_MIRROR = "http://surfnet.dl.sourceforge.net"
+SOURCEFORGE_MIRROR = "http://downloads.sourceforge.net"
 GPE_MIRROR = "http://gpe.linuxtogo.org/download/source"
 GPEPHONE_MIRROR = "http://gpephone.linuxtogo.org/download/gpephone"
 GPE_SVN = "svn://projects.linuxtogo.org/svn/gpe/trunk/base;module=${PN}"