From: Rolf Leggewie Date: Fri, 15 May 2009 14:29:52 +0000 (+0200) Subject: bitbake.conf: update GENTOO_MIRROR setting. (Closes: #5054) X-Git-Tag: Release-2010-05/1~3534 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3db0654a6051ad4b9bd67623a2c9e5186b045ef;p=openembedded.git bitbake.conf: update GENTOO_MIRROR setting. (Closes: #5054) --- diff --git a/conf/bitbake.conf b/conf/bitbake.conf index 95ee9c6136..5d4ec2b39b 100644 --- a/conf/bitbake.conf +++ b/conf/bitbake.conf @@ -508,7 +508,7 @@ E_URI = "http://enlightenment.freedesktop.org/files" FREEBSD_MIRROR = "ftp://ftp.freebsd.org/pub/FreeBSD/" FREEDESKTOP_CVS = "cvs://anoncvs:anoncvs@anoncvs.freedesktop.org/cvs" FREESMARTPHONE_GIT = "git://git.freesmartphone.org" -GENTOO_MIRROR = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles" +GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles" GNOME_GIT = "git://git.gnome.org" GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources" GNU_MIRROR = "ftp://ftp.gnu.org/gnu"