diff options
author | BELOUARGA Mohamed <m.belouarga@technologyandstrategy.com> | 2023-06-04 03:39:17 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-06-29 11:10:39 +0100 |
commit | d988d3157886e044358547bf1f504b86c9f560c7 (patch) | |
tree | 1da9721a9d421df37ac300cd3c16e5ff0d058586 /scripts/lib/recipetool/create_npm.py | |
parent | a825e136fe3fb39ef08323437c74e2cb0b24200c (diff) | |
download | poky-d988d3157886e044358547bf1f504b86c9f560c7.tar.gz |
bitbake: fetch2/npmsw: Add support for the new format of the shrinkwrap file
Npm is a package manager that has its own manner to handle installation of packages.
But it is not yocto friendly, for instance NPM fetch dependencies in the middle of compilation.
The shrinkwrap file changed its format over npm versions, but npm does not version
this file, so we can use it properly.
The actual changes make NPM depencies work with the actual shrinkwrap format.
(Bitbake rev: 19b9f7f0f451a636f3fdcdc1bb283ab431ede612)
Signed-off-by: BELOUARGA Mohamed <m.belouarga@technologyandstrategy.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create_npm.py')
0 files changed, 0 insertions, 0 deletions