]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
classes: npm: Add support for the new format of the shrinkwrap file
authorBELOUARGA Mohamed <m.belouarga@technologyandstrategy.com>
Tue, 30 May 2023 22:27:51 +0000 (00:27 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Jun 2023 10:07:51 +0000 (11:07 +0100)
commit89e02fa47e8e4f77b7d7c552c07f8dc05f6e42ad
tree93cabaf7570b603a2ff06ad466eb12ce65bc9513
parentf36021a749974ef3d4a6abe4d5429544a815071a
classes: npm: Add support for the new format of the shrinkwrap file

1 - Adapt do_configure to the new format of the shrinkwrap

2 - Remove useless function _npmsw_dependency_dict because the dictionnary
    is already given by npmsw:foreach_dependencies

3 - Rename arguments of callback functions

Signed-off-by: BELOUARGA Mohamed <m.belouarga@technologyandstrategy.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/classes-recipe/npm.bbclass