Message ID | e716c371992ea567171fb7f7bb8691ec92dfc71b.1637546583.git.anuj.mittal@intel.com |
---|---|
State | Accepted, archived |
Commit | e716c371992ea567171fb7f7bb8691ec92dfc71b |
Headers | show |
Series | [hardknott,01/16] mirrors: Add uninative mirror on kernel.org | expand |
diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass index 87bba41472..9d0ae1dce4 100644 --- a/meta/classes/mirrors.bbclass +++ b/meta/classes/mirrors.bbclass @@ -62,6 +62,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