]> code.ossystems Code Review - openembedded-core.git/commitdiff
mirrors: Add uninative mirror on kernel.org
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Nov 2021 16:00:23 +0000 (16:00 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Nov 2021 19:26:14 +0000 (19:26 +0000)
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>
meta/classes/mirrors.bbclass

index 1afce921478292325a5c9c6520b994fd0ca8db67..08abcce52c3532a52dd96f4311198cefb0dea0ae 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