mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
mirrors/own-mirrors/sanity: Updates after npm fetcher addition
Update the classes after the addition of the npm fetcher to match the other fetcher additions. (From OE-Core rev: b91c5c94182ce08d4daccf85eaa0375daefc356e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -54,6 +54,7 @@ p4://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
|
||||
osc://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
|
||||
https?$://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
|
||||
ftp://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
|
||||
npm://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
|
||||
cvs://.*/.* http://sources.openembedded.org/ \n \
|
||||
svn://.*/.* http://sources.openembedded.org/ \n \
|
||||
git://.*/.* http://sources.openembedded.org/ \n \
|
||||
@@ -63,6 +64,7 @@ p4://.*/.* http://sources.openembedded.org/ \n \
|
||||
osc://.*/.* http://sources.openembedded.org/ \n \
|
||||
https?$://.*/.* http://sources.openembedded.org/ \n \
|
||||
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 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user