summaryrefslogtreecommitdiffstats
path: root/meta/classes/mirrors.bbclass
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2012-03-21 16:55:21 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-23 12:24:35 +0000
commitc74af4b29179fa1e6c59672803f5d69f74976dbe (patch)
treee64b8ba72ed266db42af4148d06e825519be288f /meta/classes/mirrors.bbclass
parent52bf113e786a57123a9da98f64442afbc2f1471e (diff)
downloadopenembedded-core-c74af4b29179fa1e6c59672803f5d69f74976dbe.tar.gz
mirrors.bbclass: remove dead kernel.org mirrors
* ftp.{us,uk,hk,au,jp}.kernel.org don't have DNS A records. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/mirrors.bbclass')
-rw-r--r--meta/classes/mirrors.bbclass5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass
index c61359564a..bf23e05ed0 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 \