]> code.ossystems Code Review - openembedded-core.git/commitdiff
mirrors: Add uninative mirror on kernel.org
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 9 Nov 2021 13:21:31 +0000 (13:21 +0000)
committerSteve Sakoman <steve@sakoman.com>
Tue, 9 Nov 2021 22:18:24 +0000 (12:18 -1000)
At the last nas outage, we realised that we don't have good mirrors of the
uninative tarball if our main system can't be accessed. kernel.org mirrors
some Yocto Project data so we've ensured uninative is there. Add the appropriate
mirror url to make use of that.

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

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