diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-03-09 17:48:55 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-09 17:00:29 +0000 |
commit | bc0e99d2b165ff547e02c7169a8b0d210de54a1a (patch) | |
tree | 94ca561bf4a2c0e3824bfdc6b2673e760145d61b /scripts/contrib/python | |
parent | 309b2e6c571248a3b77c432ed96dfb976cb840bc (diff) | |
download | poky-bc0e99d2b165ff547e02c7169a8b0d210de54a1a.tar.gz |
recipetool: create: shrinkwrap and lockdown npm modules
"npm shrinkwrap" creates a file that ensures that the exact same
versions get fetched the next time the recipe is built. lockdown is
similar but also includes sha1sums of the modules thus validating they
haven't changed between builds. These ensure that the build is
reproducible.
Fixes [YOCTO #9225].
(From OE-Core rev: 277377f13b2b771915eb853e336ca24b84523ed1)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/contrib/python')
0 files changed, 0 insertions, 0 deletions