summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2017-08-31 11:30:47 +1200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-08-31 17:42:08 +0100
commit8c4b35d1e4d31bae9fddd129d5ba230acb72c3bb (patch)
tree33115877c7b2d36f9b198388081be0a4cd1af506 /MANIFEST.in
parentf120355eaec4571ba6d60fc5f7ae9e1f31d846d1 (diff)
downloadbitbake-contrib-8c4b35d1e4d31bae9fddd129d5ba230acb72c3bb.tar.gz
fetch2/npm: add noverify parameter to skip lockdown/shrinkwrap
When fetching source for the first time within scripts such as OpenEmbedded's recipetool, we don't want to be showing warnings about NPM_SHRINKWRAP or NPM_LOCKDOWN not being set since there's no way we could have set them in advance. Previously we were using ud.ignore_checksums to suppress these but since we are now using a more standard task-based path to fetch the source, we need to disable these through the metadata. Look for a "noverify" parameter set on the npm URL and skip the checks if it is set to "1". Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'MANIFEST.in')
0 files changed, 0 insertions, 0 deletions