[OE-core] [PATCH] mirrors.bbclass: remove dead kernel.org mirrors

Andreas Oberritter obi at opendreambox.org
Wed Mar 21 15:55:21 UTC 2012


* ftp.{us,uk,hk,au,jp}.kernel.org don't have DNS A records.

Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
---
* Not sure whether it's just temporary or not.

 meta/classes/mirrors.bbclass |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass
index c613595..bf23e05 100644
--- a/meta/classes/mirrors.bbclass
+++ b/meta/classes/mirrors.bbclass
@@ -19,11 +19,6 @@ ${DEBIAN_MIRROR}	ftp://ftp.se.debian.org/debian/pool \n \
 ${DEBIAN_MIRROR}	ftp://ftp.tr.debian.org/debian/pool \n \
 ${GNU_MIRROR}	ftp://mirrors.kernel.org/gnu \n \
 ${KERNELORG_MIRROR}	http://www.kernel.org/pub \n \
-${KERNELORG_MIRROR}	ftp://ftp.us.kernel.org/pub \n \
-${KERNELORG_MIRROR}	ftp://ftp.uk.kernel.org/pub \n \
-${KERNELORG_MIRROR}	ftp://ftp.hk.kernel.org/pub \n \
-${KERNELORG_MIRROR}	ftp://ftp.au.kernel.org/pub \n \
-${KERNELORG_MIRROR}	ftp://ftp.jp.kernel.org/pub \n \
 ftp://ftp.gnupg.org/gcrypt/     ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/ \n \
 ftp://ftp.gnupg.org/gcrypt/     ftp://ftp.surfnet.nl/pub/security/gnupg/ \n \
 ftp://ftp.gnupg.org/gcrypt/     http://gulus.USherbrooke.ca/pub/appl/GnuPG/ \n \
-- 
1.7.5.4





More information about the Openembedded-core mailing list