From: Florian Boor Date: Wed, 15 Mar 2006 12:12:50 +0000 (+0000) Subject: bitbake.conf: Update default GPE mirror. X-Git-Tag: Release-2010-05/1~9453^2~2232^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6dd94c7cd1b95568e3e52cf5cb8bb366d596d60;p=openembedded.git bitbake.conf: Update default GPE mirror. --- diff --git a/conf/bitbake.conf b/conf/bitbake.conf index a2ba5e6382..1f38549bbf 100644 --- a/conf/bitbake.conf +++ b/conf/bitbake.conf @@ -298,7 +298,7 @@ export palmqtdir = "/opt/QtPalmtop" GNU_MIRROR = "ftp://ftp.gnu.org/gnu" DEBIAN_MIRROR = "ftp://ftp.debian.org/debian/pool" SOURCEFORGE_MIRROR = "http://heanet.dl.sourceforge.net/sourceforge" -GPE_MIRROR = "http://handhelds.org/pub/projects/gpe/source" +GPE_MIRROR = "ftp://ftp.handhelds.org/pub/projects/gpe/source" XLIBS_MIRROR = "http://xlibs.freedesktop.org/release" XORG_MIRROR = "http://xorg.freedesktop.org/releases" GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources"