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.bbclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass
index dc95cc1174..8e7b35d900 100644
--- a/meta/classes/mirrors.bbclass
+++ b/meta/classes/mirrors.bbclass
@@ -62,6 +62,7 @@ npm://.*/?.* http://sources.openembedded.org/ \
62${CPAN_MIRROR} http://cpan.metacpan.org/ \ 62${CPAN_MIRROR} http://cpan.metacpan.org/ \
63${CPAN_MIRROR} http://search.cpan.org/CPAN/ \ 63${CPAN_MIRROR} http://search.cpan.org/CPAN/ \
64https?://downloads.yoctoproject.org/releases/uninative/ https://mirrors.kernel.org/yocto/uninative/ \ 64https?://downloads.yoctoproject.org/releases/uninative/ https://mirrors.kernel.org/yocto/uninative/ \
65https?://downloads.yoctoproject.org/mirror/sources/ https://mirrors.kernel.org/yocto-sources/ \
65" 66"
66 67
67# Use MIRRORS to provide git repo fallbacks using the https protocol, for cases 68# Use MIRRORS to provide git repo fallbacks using the https protocol, for cases