diff options
author | Andreas Oberritter <obi@opendreambox.org> | 2012-03-21 16:55:21 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-23 12:29:56 +0000 |
commit | 7bbb8930d5532e7e9be14651fe85d38776e7f8c2 (patch) | |
tree | 3c403b851999ff76d19dd65d750b2d3fb1d3a5f4 /meta/classes/mirrors.bbclass | |
parent | 8dbbbffa11a4251f6868f85f308465670b9655dd (diff) | |
download | poky-7bbb8930d5532e7e9be14651fe85d38776e7f8c2.tar.gz |
mirrors.bbclass: remove dead kernel.org mirrors
* ftp.{us,uk,hk,au,jp}.kernel.org don't have DNS A records.
(From OE-Core rev: c74af4b29179fa1e6c59672803f5d69f74976dbe)
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.bbclass | 5 |
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 \ | |||
19 | ${DEBIAN_MIRROR} ftp://ftp.tr.debian.org/debian/pool \n \ | 19 | ${DEBIAN_MIRROR} ftp://ftp.tr.debian.org/debian/pool \n \ |
20 | ${GNU_MIRROR} ftp://mirrors.kernel.org/gnu \n \ | 20 | ${GNU_MIRROR} ftp://mirrors.kernel.org/gnu \n \ |
21 | ${KERNELORG_MIRROR} http://www.kernel.org/pub \n \ | 21 | ${KERNELORG_MIRROR} http://www.kernel.org/pub \n \ |
22 | ${KERNELORG_MIRROR} ftp://ftp.us.kernel.org/pub \n \ | ||
23 | ${KERNELORG_MIRROR} ftp://ftp.uk.kernel.org/pub \n \ | ||
24 | ${KERNELORG_MIRROR} ftp://ftp.hk.kernel.org/pub \n \ | ||
25 | ${KERNELORG_MIRROR} ftp://ftp.au.kernel.org/pub \n \ | ||
26 | ${KERNELORG_MIRROR} ftp://ftp.jp.kernel.org/pub \n \ | ||
27 | ftp://ftp.gnupg.org/gcrypt/ ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/ \n \ | 22 | ftp://ftp.gnupg.org/gcrypt/ ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/ \n \ |
28 | ftp://ftp.gnupg.org/gcrypt/ ftp://ftp.surfnet.nl/pub/security/gnupg/ \n \ | 23 | ftp://ftp.gnupg.org/gcrypt/ ftp://ftp.surfnet.nl/pub/security/gnupg/ \n \ |
29 | ftp://ftp.gnupg.org/gcrypt/ http://gulus.USherbrooke.ca/pub/appl/GnuPG/ \n \ | 24 | ftp://ftp.gnupg.org/gcrypt/ http://gulus.USherbrooke.ca/pub/appl/GnuPG/ \n \ |