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 16:59:57 +0000 |
commit | 277377f13b2b771915eb853e336ca24b84523ed1 (patch) | |
tree | 5dcbc7a23da8d58c44df6ce4fccf747c48fd3ee8 /meta/recipes-devtools/gcc/gcc-runtime.inc | |
parent | 334b9451111b7e3efbb43b3a4eecebcab8ec6f0e (diff) | |
download | openembedded-core-277377f13b2b771915eb853e336ca24b84523ed1.tar.gz openembedded-core-277377f13b2b771915eb853e336ca24b84523ed1.tar.bz2 openembedded-core-277377f13b2b771915eb853e336ca24b84523ed1.zip |
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].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-runtime.inc')
0 files changed, 0 insertions, 0 deletions