mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00: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:
@@ -9,4 +9,5 @@ p4://.*/.* ${SOURCE_MIRROR_URL}
|
||||
osc://.*/.* ${SOURCE_MIRROR_URL}
|
||||
https?$://.*/.* ${SOURCE_MIRROR_URL}
|
||||
ftp://.*/.* ${SOURCE_MIRROR_URL}
|
||||
npm://.*/.* ${SOURCE_MIRROR_URL}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user