summaryrefslogtreecommitdiffstats
path: root/meta/classes/mirrors.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/mirrors.bbclass')
-rw-r--r--meta/classes/mirrors.bbclass76
1 files changed, 0 insertions, 76 deletions
diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass
deleted file mode 100644
index 87bba41472..0000000000
--- a/meta/classes/mirrors.bbclass
+++ /dev/null
@@ -1,76 +0,0 @@
1MIRRORS += "\
2${DEBIAN_MIRROR} http://snapshot.debian.org/archive/debian/20180310T215105Z/pool \n \
3${DEBIAN_MIRROR} http://snapshot.debian.org/archive/debian-archive/20120328T092752Z/debian/pool \n \
4${DEBIAN_MIRROR} http://snapshot.debian.org/archive/debian-archive/20110127T084257Z/debian/pool \n \
5${DEBIAN_MIRROR} http://snapshot.debian.org/archive/debian-archive/20090802T004153Z/debian/pool \n \
6${DEBIAN_MIRROR} http://ftp.de.debian.org/debian/pool \n \
7${DEBIAN_MIRROR} http://ftp.au.debian.org/debian/pool \n \
8${DEBIAN_MIRROR} http://ftp.cl.debian.org/debian/pool \n \
9${DEBIAN_MIRROR} http://ftp.hr.debian.org/debian/pool \n \
10${DEBIAN_MIRROR} http://ftp.fi.debian.org/debian/pool \n \
11${DEBIAN_MIRROR} http://ftp.hk.debian.org/debian/pool \n \
12${DEBIAN_MIRROR} http://ftp.hu.debian.org/debian/pool \n \
13${DEBIAN_MIRROR} http://ftp.ie.debian.org/debian/pool \n \
14${DEBIAN_MIRROR} http://ftp.it.debian.org/debian/pool \n \
15${DEBIAN_MIRROR} http://ftp.jp.debian.org/debian/pool \n \
16${DEBIAN_MIRROR} http://ftp.no.debian.org/debian/pool \n \
17${DEBIAN_MIRROR} http://ftp.pl.debian.org/debian/pool \n \
18${DEBIAN_MIRROR} http://ftp.ro.debian.org/debian/pool \n \
19${DEBIAN_MIRROR} http://ftp.si.debian.org/debian/pool \n \
20${DEBIAN_MIRROR} http://ftp.es.debian.org/debian/pool \n \
21${DEBIAN_MIRROR} http://ftp.se.debian.org/debian/pool \n \
22${DEBIAN_MIRROR} http://ftp.tr.debian.org/debian/pool \n \
23${GNU_MIRROR} https://mirrors.kernel.org/gnu \n \
24${KERNELORG_MIRROR} http://www.kernel.org/pub \n \
25${GNUPG_MIRROR} ftp://ftp.gnupg.org/gcrypt \n \
26${GNUPG_MIRROR} ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt \n \
27${GNUPG_MIRROR} ftp://mirrors.dotsrc.org/gcrypt \n \
28ftp://dante.ctan.org/tex-archive ftp://ftp.fu-berlin.de/tex/CTAN \n \
29ftp://dante.ctan.org/tex-archive http://sunsite.sut.ac.jp/pub/archives/ctan/ \n \
30ftp://dante.ctan.org/tex-archive http://ctan.unsw.edu.au/ \n \
31ftp://ftp.gnutls.org/gcrypt/gnutls ${GNUPG_MIRROR}/gnutls \n \
32http://ftp.info-zip.org/pub/infozip/src/ http://mirror.switch.ch/ftp/mirror/infozip/src/ \n \
33http://ftp.info-zip.org/pub/infozip/src/ ftp://sunsite.icm.edu.pl/pub/unix/archiving/info-zip/src/ \n \
34http://www.mirrorservice.org/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/ http://www.mirrorservice.org/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/ \n \
35${APACHE_MIRROR} http://www.us.apache.org/dist \n \
36${APACHE_MIRROR} http://archive.apache.org/dist \n \
37http://downloads.sourceforge.net/watchdog/ http://fossies.org/linux/misc/ \n \
38${SAVANNAH_GNU_MIRROR} http://download-mirror.savannah.gnu.org/releases \n \
39${SAVANNAH_NONGNU_MIRROR} http://download-mirror.savannah.nongnu.org/releases \n \
40ftp://sourceware.org/pub http://mirrors.kernel.org/sourceware \n \
41ftp://sourceware.org/pub http://gd.tuwien.ac.at/gnu/sourceware \n \
42ftp://sourceware.org/pub http://ftp.gwdg.de/pub/linux/sources.redhat.com/sourceware \n \
43cvs://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
44svn://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
45git://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
46hg://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
47bzr://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
48p4://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
49osc://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
50https?$://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
51ftp://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
52npm://.*/?.* http://downloads.yoctoproject.org/mirror/sources/ \n \
53cvs://.*/.* http://sources.openembedded.org/ \n \
54svn://.*/.* http://sources.openembedded.org/ \n \
55git://.*/.* http://sources.openembedded.org/ \n \
56hg://.*/.* http://sources.openembedded.org/ \n \
57bzr://.*/.* http://sources.openembedded.org/ \n \
58p4://.*/.* http://sources.openembedded.org/ \n \
59osc://.*/.* http://sources.openembedded.org/ \n \
60https?$://.*/.* http://sources.openembedded.org/ \n \
61ftp://.*/.* http://sources.openembedded.org/ \n \
62npm://.*/?.* http://sources.openembedded.org/ \n \
63${CPAN_MIRROR} http://cpan.metacpan.org/ \n \
64${CPAN_MIRROR} http://search.cpan.org/CPAN/ \n \
65"
66
67# Use MIRRORS to provide git repo fallbacks using the https protocol, for cases
68# where git native protocol fetches may fail due to local firewall rules, etc.
69
70MIRRORS += "\
71git://salsa.debian.org/.* git://salsa.debian.org/PATH;protocol=https \n \
72git://git.gnome.org/.* git://gitlab.gnome.org/GNOME/PATH;protocol=https \n \
73git://git.savannah.gnu.org/.* git://git.savannah.gnu.org/git/PATH;protocol=https \n \
74git://git.yoctoproject.org/.* git://git.yoctoproject.org/git/PATH;protocol=https \n \
75git://.*/.* git://HOST/PATH;protocol=https \n \
76"