]> code.ossystems Code Review - openembedded-core.git/commit
recipetool/create: npm: remove the 'noverify' url parameter
authorJean-Marie LEMETAYER <jean-marie.lemetayer@savoirfairelinux.com>
Fri, 24 Jan 2020 17:07:41 +0000 (18:07 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jan 2020 16:38:54 +0000 (16:38 +0000)
commit401a9818c633373854d3c7dec032b9f455f2b2b4
tree1f5226a5f75c5cff6c0ccdfcf86c9c4bd9e93427
parenta213a76e56e9bc215a61399ae35a3602863f5850
recipetool/create: npm: remove the 'noverify' url parameter

This commit removes the 'noverify' parameter which was added to the url
to fix warnings with the shrinkwrap / lockdown file generation. This is
not needed anymore with the new npm fetcher.

Signed-off-by: Jean-Marie LEMETAYER <jean-marie.lemetayer@savoirfairelinux.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/recipetool/create.py