From: Koen Kooi Date: Wed, 7 Feb 2007 10:08:27 +0000 (+0000) Subject: bitbake.conf: add GPEPHONEMIRROR X-Git-Tag: Release-2010-05/1~9271^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eba6910fee0b492c37e963f206f8f7de854e081;p=openembedded.git bitbake.conf: add GPEPHONEMIRROR --- 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"