]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
cve-check: remove the TEXT format support
authorMarta Rybczynska <rybczynska@gmail.com>
Fri, 23 Aug 2024 13:10:34 +0000 (15:10 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 25 Aug 2024 14:36:26 +0000 (15:36 +0100)
commit05ef4f2a7b225c8d230eaca8d333ffb921729d79
tree77115a2fcebd5fe7db2b5c4d04a82a5e276609cf
parentda4e01dfa538578936e565413871a7496b8752df
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/

Signed-off-by: Marta Rybczynska <marta.rybczynska@ygreky.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/cve-check.bbclass