aboutsummaryrefslogtreecommitdiffstats
path: root/conf/bitbake.conf
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-02-16 23:18:20 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-02-16 23:18:20 +0000
commitc0598cc6a75b29de02a39f0a4fd7c4979dde6a9b (patch)
treec0d39d3e2f94d3748ad7f69c9fef4ef0aad8ef52 /conf/bitbake.conf
parentd85b776e350f00fc7a5e12b83abbef42919082f1 (diff)
downloadopenembedded-c0598cc6a75b29de02a39f0a4fd7c4979dde6a9b.tar.gz
bitbake.conf: revert unintentional change of SOURCEFORGE_MIRROR introduced
some time ago in 4c3e39344044dd60a48450fcc753d56c4739dad7
Diffstat (limited to 'conf/bitbake.conf')
-rw-r--r--conf/bitbake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/bitbake.conf b/conf/bitbake.conf
index 55c0e51295..f9abebf291 100644
--- a/conf/bitbake.conf
+++ b/conf/bitbake.conf
@@ -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}"