From: Koen Kooi Date: Thu, 12 Oct 2006 18:32:17 +0000 (+0000) Subject: bitbake.conf: point GPEMIRROR to the new home of the gpe project X-Git-Tag: Release-2010-05/1~9453^2~567^2~212^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b87f87b30e51488dda8ef485661e72f7fb0fc4e;p=openembedded.git bitbake.conf: point GPEMIRROR to the new home of the gpe project --- diff --git a/conf/bitbake.conf b/conf/bitbake.conf index 02a072ca66..616a685673 100644 --- a/conf/bitbake.conf +++ b/conf/bitbake.conf @@ -313,7 +313,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 = "http://gpe.linuxtogo.org/download/source" XLIBS_MIRROR = "http://xlibs.freedesktop.org/release" XORG_MIRROR = "http://xorg.freedesktop.org/releases" GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources"