]> code.ossystems Code Review - openembedded-core.git/commitdiff
mirrors: Add kernel.org sources mirror for downloads.yoctoproject.org
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 Nov 2021 17:48:25 +0000 (17:48 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 13 Nov 2021 16:08:14 +0000 (16:08 +0000)
kernel.org now has a mirror of the downloads.yoctoproject.org sources
archive so include this in our mirrors list.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/mirrors.bbclass

index dc95cc1174bdbfd06f03b51d7e1f1bd68ebe8bd9..8e7b35d90002640311b1d94f552a0febe0021f45 100644 (file)
@@ -62,6 +62,7 @@ npm://.*/?.*    http://sources.openembedded.org/ \
 ${CPAN_MIRROR}  http://cpan.metacpan.org/ \
 ${CPAN_MIRROR}  http://search.cpan.org/CPAN/ \
 https?://downloads.yoctoproject.org/releases/uninative/ https://mirrors.kernel.org/yocto/uninative/ \
+https?://downloads.yoctoproject.org/mirror/sources/ https://mirrors.kernel.org/yocto-sources/ \
 "
 
 # Use MIRRORS to provide git repo fallbacks using the https protocol, for cases