diff options
author | Marta Rybczynska <rybczynska@gmail.com> | 2024-08-23 15:10:34 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-08-25 15:36:30 +0100 |
commit | f06fbe9bd8e90d9cabac25bf74b5c7e6f56b1877 (patch) | |
tree | 91c0457f60724353423e7715076503c46556d4c5 /bitbake/lib/bb/fetch2/npm.py | |
parent | 38cfb6525eed43304aedcf760afff7aa358645e2 (diff) | |
download | poky-f06fbe9bd8e90d9cabac25bf74b5c7e6f56b1877.tar.gz |
cve-check: remove the TEXT format support
Remove the TEXT format support, as the JSON format offers more functions.
Users who do automation should have migrated already.
Support of both formats makes the code more complex than necessary.
Users can convert JSON files to TEXT files with cve-json-to-text.py
in scripts/
(From OE-Core rev: 05ef4f2a7b225c8d230eaca8d333ffb921729d79)
Signed-off-by: Marta Rybczynska <marta.rybczynska@ygreky.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/npm.py')
0 files changed, 0 insertions, 0 deletions