summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/classes/mirrors.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass
index 9c83463b63..b7c20b6cf5 100644
--- a/meta/classes/mirrors.bbclass
+++ b/meta/classes/mirrors.bbclass
@@ -19,7 +19,7 @@ ${DEBIAN_MIRROR} http://ftp.si.debian.org/debian/pool \n \
19${DEBIAN_MIRROR} http://ftp.es.debian.org/debian/pool \n \ 19${DEBIAN_MIRROR} http://ftp.es.debian.org/debian/pool \n \
20${DEBIAN_MIRROR} http://ftp.se.debian.org/debian/pool \n \ 20${DEBIAN_MIRROR} http://ftp.se.debian.org/debian/pool \n \
21${DEBIAN_MIRROR} http://ftp.tr.debian.org/debian/pool \n \ 21${DEBIAN_MIRROR} http://ftp.tr.debian.org/debian/pool \n \
22${GNU_MIRROR} ftp://mirrors.kernel.org/gnu \n \ 22${GNU_MIRROR} https://mirrors.kernel.org/gnu \n \
23${KERNELORG_MIRROR} http://www.kernel.org/pub \n \ 23${KERNELORG_MIRROR} http://www.kernel.org/pub \n \
24${GNUPG_MIRROR} ftp://ftp.gnupg.org/gcrypt \n \ 24${GNUPG_MIRROR} ftp://ftp.gnupg.org/gcrypt \n \
25${GNUPG_MIRROR} ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt \n \ 25${GNUPG_MIRROR} ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt \n \