summaryrefslogtreecommitdiff
path: root/conf/bitbake.conf
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2007-02-07 11:22:41 +0000
committerGraeme Gregory <dp@xora.org.uk>2007-02-07 11:22:41 +0000
commitf9f37c0798f2227c11758c60f21ecc0672c6b596 (patch)
tree39fdf913dbea80204c20c8840e4c1022ad614fc6 /conf/bitbake.conf
parentb4db3f8d626677cc88e6f4515184787ae56b0f67 (diff)
parent833412cb6b1ae94115e5dc43868effc36fc77cf4 (diff)
merge of '18cf39ef0f56ba2b40f997fc34cf59f15054e7c4'
and 'be5bce993001e07eb5e869f8796ea1b1d05f3472'
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"