diff options
Diffstat (limited to 'meta/classes-global/mirrors.bbclass')
| -rw-r--r-- | meta/classes-global/mirrors.bbclass | 88 |
1 files changed, 0 insertions, 88 deletions
diff --git a/meta/classes-global/mirrors.bbclass b/meta/classes-global/mirrors.bbclass deleted file mode 100644 index 75a0003ce5..0000000000 --- a/meta/classes-global/mirrors.bbclass +++ /dev/null | |||
| @@ -1,88 +0,0 @@ | |||
| 1 | # | ||
| 2 | # Copyright OpenEmbedded Contributors | ||
| 3 | # | ||
| 4 | # SPDX-License-Identifier: MIT | ||
| 5 | # | ||
| 6 | |||
| 7 | MIRRORS += "\ | ||
| 8 | ${DEBIAN_MIRROR} http://snapshot.debian.org/archive/debian/20180310T215105Z/pool \ | ||
| 9 | ${DEBIAN_MIRROR} http://snapshot.debian.org/archive/debian/20250101T023759Z/pool \ | ||
| 10 | ${DEBIAN_MIRROR} http://snapshot.debian.org/archive/debian-archive/20120328T092752Z/debian/pool \ | ||
| 11 | ${DEBIAN_MIRROR} http://snapshot.debian.org/archive/debian-archive/20110127T084257Z/debian/pool \ | ||
| 12 | ${DEBIAN_MIRROR} http://snapshot.debian.org/archive/debian-archive/20090802T004153Z/debian/pool \ | ||
| 13 | ${GNU_MIRROR} https://mirrors.edge.kernel.org/gnu \ | ||
| 14 | ${KERNELORG_MIRROR} http://www.edge.kernel.org/pub \ | ||
| 15 | ${GNUPG_MIRROR} ftp://ftp.gnupg.org/gcrypt \ | ||
| 16 | ${GNUPG_MIRROR} ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt \ | ||
| 17 | ${GNUPG_MIRROR} ftp://mirrors.dotsrc.org/gcrypt \ | ||
| 18 | ftp://dante.ctan.org/tex-archive ftp://ftp.fu-berlin.de/tex/CTAN \ | ||
| 19 | ftp://dante.ctan.org/tex-archive http://sunsite.sut.ac.jp/pub/archives/ctan/ \ | ||
| 20 | ftp://dante.ctan.org/tex-archive http://ctan.unsw.edu.au/ \ | ||
| 21 | ftp://ftp.gnutls.org/gcrypt/gnutls ${GNUPG_MIRROR}/gnutls \ | ||
| 22 | http://ftp.info-zip.org/pub/infozip/src/ ftp://sunsite.icm.edu.pl/pub/unix/archiving/info-zip/src/ \ | ||
| 23 | http://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/ \ | ||
| 24 | ${APACHE_MIRROR} http://www.us.apache.org/dist \ | ||
| 25 | ${APACHE_MIRROR} http://archive.apache.org/dist \ | ||
| 26 | http://downloads.sourceforge.net/watchdog/ http://fossies.org/linux/misc/ \ | ||
| 27 | ${SAVANNAH_GNU_MIRROR} http://download-mirror.savannah.gnu.org/releases \ | ||
| 28 | ${SAVANNAH_NONGNU_MIRROR} http://download-mirror.savannah.nongnu.org/releases \ | ||
| 29 | ftp://sourceware.org/pub http://mirrors.edge.kernel.org/sourceware \ | ||
| 30 | ftp://sourceware.org/pub http://gd.tuwien.ac.at/gnu/sourceware \ | ||
| 31 | ftp://sourceware.org/pub http://ftp.gwdg.de/pub/linux/sources.redhat.com/sourceware \ | ||
| 32 | cvs://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \ | ||
| 33 | svn://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \ | ||
| 34 | git://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \ | ||
| 35 | gitsm://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \ | ||
| 36 | hg://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \ | ||
| 37 | bzr://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \ | ||
| 38 | p4://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \ | ||
| 39 | osc://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \ | ||
| 40 | https?://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \ | ||
| 41 | ftp://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \ | ||
| 42 | npm://.*/?.* http://downloads.yoctoproject.org/mirror/sources/ \ | ||
| 43 | cvs://.*/.* http://sources.openembedded.org/ \ | ||
| 44 | svn://.*/.* http://sources.openembedded.org/ \ | ||
| 45 | git://.*/.* http://sources.openembedded.org/ \ | ||
| 46 | gitsm://.*/.* http://sources.openembedded.org/ \ | ||
| 47 | hg://.*/.* http://sources.openembedded.org/ \ | ||
| 48 | bzr://.*/.* http://sources.openembedded.org/ \ | ||
| 49 | p4://.*/.* http://sources.openembedded.org/ \ | ||
| 50 | osc://.*/.* http://sources.openembedded.org/ \ | ||
| 51 | https?://.*/.* http://sources.openembedded.org/ \ | ||
| 52 | ftp://.*/.* http://sources.openembedded.org/ \ | ||
| 53 | npm://.*/?.* http://sources.openembedded.org/ \ | ||
| 54 | ${CPAN_MIRROR} https://cpan.metacpan.org/ \ | ||
| 55 | https?://downloads.yoctoproject.org/releases/uninative/ https://mirrors.edge.kernel.org/yocto/uninative/ \ | ||
| 56 | https?://downloads.yoctoproject.org/mirror/sources/ https://mirrors.edge.kernel.org/yocto-sources/ \ | ||
| 57 | " | ||
| 58 | |||
| 59 | # Use MIRRORS to provide git repo fallbacks using the https protocol, for cases | ||
| 60 | # where git native protocol fetches may fail due to local firewall rules, etc. | ||
| 61 | |||
| 62 | MIRRORS += "\ | ||
| 63 | git://salsa.debian.org/.* git://salsa.debian.org/PATH;protocol=https \ | ||
| 64 | git://git.gnome.org/.* git://gitlab.gnome.org/GNOME/PATH;protocol=https \ | ||
| 65 | git://git.infradead.org/.* git://git.infraroot.at/PATH;protocol=https \ | ||
| 66 | git://.*/.* git://HOST/PATH;protocol=https \ | ||
| 67 | git://.*/.* git://HOST/git/PATH;protocol=https \ | ||
| 68 | " | ||
| 69 | |||
| 70 | # Switch llvm, glibc and binutils recipes to use shallow clones as they're large and this | ||
| 71 | # improves user experience whilst allowing the flexibility of git urls in the recipes | ||
| 72 | BB_GIT_SHALLOW:pn-binutils = "1" | ||
| 73 | BB_GIT_SHALLOW:pn-binutils-cross-${TARGET_ARCH} = "1" | ||
| 74 | BB_GIT_SHALLOW:pn-binutils-cross-canadian-${TRANSLATED_TARGET_ARCH} = "1" | ||
| 75 | BB_GIT_SHALLOW:pn-binutils-testsuite = "1" | ||
| 76 | BB_GIT_SHALLOW:pn-binutils-crosssdk-${SDK_SYS} = "1" | ||
| 77 | BB_GIT_SHALLOW:pn-binutils-native = "1" | ||
| 78 | BB_GIT_SHALLOW:pn-nativesdk-binutils = "1" | ||
| 79 | |||
| 80 | BB_GIT_SHALLOW:pn-cross-localedef-native = "1" | ||
| 81 | BB_GIT_SHALLOW:pn-glibc = "1" | ||
| 82 | BB_GIT_SHALLOW:pn-glibc-tests = "1" | ||
| 83 | PREMIRRORS += "git://sourceware.org/git/glibc.git https://downloads.yoctoproject.org/mirror/sources/ \ | ||
| 84 | git://sourceware.org/git/binutils-gdb.git https://downloads.yoctoproject.org/mirror/sources/" | ||
| 85 | |||
| 86 | BB_GIT_SHALLOW:pn-llvm = "1" | ||
| 87 | BB_GIT_SHALLOW:pn-llvm-native = "1" | ||
| 88 | BB_GIT_SHALLOW:pn-nativesdk-llvm = "1" | ||
