summaryrefslogtreecommitdiffstats
path: root/meta/classes/mirrors.bbclass
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2012-03-15 13:12:15 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-15 13:11:12 +0000
commit0be2788773333e6202a78f692e6fb6b87fd7835c (patch)
tree3b28d68dfc98e8ce5b257b13ae513b0a0b0603ac /meta/classes/mirrors.bbclass
parent50c0107046042dca38310e6e3ec403647fc11826 (diff)
downloadpoky-0be2788773333e6202a78f692e6fb6b87fd7835c.tar.gz
mirrors.bbclass: remove dead GNU mirrors
* ftp.matrix.com.br and sunsite.ust.hk don't have DNS records. * ftp.cs.ubc.ca doesn't host the referenced directory. * ftp.ayamura.org doesn't respond to ping or ftp. (From OE-Core rev: e082f1ff28203f8392cd70e273cdd1edf2592a5f) 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.bbclass4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass
index c08a3d76cb..c61359564a 100644
--- a/meta/classes/mirrors.bbclass
+++ b/meta/classes/mirrors.bbclass
@@ -18,10 +18,6 @@ ${DEBIAN_MIRROR} ftp://ftp.es.debian.org/debian/pool \n \
18${DEBIAN_MIRROR} ftp://ftp.se.debian.org/debian/pool \n \ 18${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${GNU_MIRROR} ftp://ftp.matrix.com.br/pub/gnu \n \
22${GNU_MIRROR} ftp://ftp.cs.ubc.ca/mirror2/gnu \n \
23${GNU_MIRROR} ftp://sunsite.ust.hk/pub/gnu \n \
24${GNU_MIRROR} ftp://ftp.ayamura.org/pub/gnu \n \
25${KERNELORG_MIRROR} http://www.kernel.org/pub \n \ 21${KERNELORG_MIRROR} http://www.kernel.org/pub \n \
26${KERNELORG_MIRROR} ftp://ftp.us.kernel.org/pub \n \ 22${KERNELORG_MIRROR} ftp://ftp.us.kernel.org/pub \n \
27${KERNELORG_MIRROR} ftp://ftp.uk.kernel.org/pub \n \ 23${KERNELORG_MIRROR} ftp://ftp.uk.kernel.org/pub \n \