summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2022-11-18 09:52:03 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-07 15:02:45 +0000
commitbe95d5f93abf2bce807f33fa0d9ae38e49fdbcce (patch)
tree4e82a357bdce4b695ffcd19a18c4309d5054dffe
parentb23ea642aac7496727191ae16cc4467552d41733 (diff)
downloadpoky-be95d5f93abf2bce807f33fa0d9ae38e49fdbcce.tar.gz
mirrors.bbclass: update CPAN_MIRROR
Both of these redirect to https://cpan.metacpan.org/: http://cpan.metacpan.org/ http://search.cpan.org/CPAN/ (From OE-Core rev: c0f3da88a9646fc5e6d549b1a2327c0823c0e5a1) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit f1b74fc09f70d52d9ac629b04d81aa94fd97ff40) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/classes/mirrors.bbclass3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass
index b8926fa6e5..3720c00ae5 100644
--- a/meta/classes/mirrors.bbclass
+++ b/meta/classes/mirrors.bbclass
@@ -61,8 +61,7 @@ osc://.*/.* http://sources.openembedded.org/ \
61https?://.*/.* http://sources.openembedded.org/ \ 61https?://.*/.* http://sources.openembedded.org/ \
62ftp://.*/.* http://sources.openembedded.org/ \ 62ftp://.*/.* http://sources.openembedded.org/ \
63npm://.*/?.* http://sources.openembedded.org/ \ 63npm://.*/?.* http://sources.openembedded.org/ \
64${CPAN_MIRROR} http://cpan.metacpan.org/ \ 64${CPAN_MIRROR} https://cpan.metacpan.org/ \
65${CPAN_MIRROR} http://search.cpan.org/CPAN/ \
66https?://downloads.yoctoproject.org/releases/uninative/ https://mirrors.kernel.org/yocto/uninative/ \ 65https?://downloads.yoctoproject.org/releases/uninative/ https://mirrors.kernel.org/yocto/uninative/ \
67https?://downloads.yoctoproject.org/mirror/sources/ https://mirrors.kernel.org/yocto-sources/ \ 66https?://downloads.yoctoproject.org/mirror/sources/ https://mirrors.kernel.org/yocto-sources/ \
68" 67"