summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/build_sdk.py
diff options
context:
space:
mode:
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>2024-12-09 11:31:58 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-12-20 16:18:59 +0000
commitf1745ce249da7b862e1976bbeda45ac7d781efd2 (patch)
treeacaf54e57ec17e89a9e832f7d25f6344c1bb42d3 /scripts/lib/devtool/build_sdk.py
parent02f8ea68657c159486940be9d59391745c517858 (diff)
downloadpoky-f1745ce249da7b862e1976bbeda45ac7d781efd2.tar.gz
bitbake: tests: fetch: add npmsw test case for bundled dependencies
The npm package lock and shrinkwrap file list bundled dependencies which are supplied together with the parent dependency. The bundled dependencies are marked by a flag. The flag and thereby test depends on the lock file version. The old lock file version uses a `bundled` flag and stores dependencies in the `dependencies` list. The new lock file version uses an `inBundle` flag and stores dependencies in the `packages` list. (Bitbake rev: 34fd8ea6abe755e04220fe70b082aa620ae15f86) Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build_sdk.py')
0 files changed, 0 insertions, 0 deletions