summaryrefslogtreecommitdiff
path: root/conf/bitbake.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-02-07 19:51:14 +0000
committerKoen Kooi <koen@openembedded.org>2007-02-07 19:51:14 +0000
commit2d5b708058f50922ab9af2735b3d21281f3d2d73 (patch)
tree62f8ae825dc02ed4dbea21a6675bdda871742edb /conf/bitbake.conf
parent61507ca7d6b3b629c6eb3ede1a9a01a08407f2cb (diff)
parent92f1049b080402154265defeddc869bb726cb0cc (diff)
merge of '400e309c08a8818180ce9e6440f4695a898cdf83'
and '918e51dad50cec492dd6963b204ad643f9ec7f35'
Diffstat (limited to 'conf/bitbake.conf')
-rw-r--r--conf/bitbake.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/bitbake.conf b/conf/bitbake.conf
index 3eb3ab436f..fd4830d849 100644
--- a/conf/bitbake.conf
+++ b/conf/bitbake.conf
@@ -320,8 +320,9 @@ export palmqtdir = "/opt/QtPalmtop"
GNU_MIRROR = "ftp://ftp.gnu.org/gnu"
DEBIAN_MIRROR = "ftp://ftp.debian.org/debian/pool"
-SOURCEFORGE_MIRROR = "http://downloads.sourceforge.net"
+SOURCEFORGE_MIRROR = "http://surfnet.dl.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}"
XLIBS_MIRROR = "http://xlibs.freedesktop.org/release"
XORG_MIRROR = "http://xorg.freedesktop.org/releases"