]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
improve_kernel_cve_report: add option to read debugsources.zstd
authorDaniel Turull <daniel.turull@ericsson.com>
Thu, 23 Oct 2025 07:13:39 +0000 (09:13 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Oct 2025 16:58:15 +0000 (16:58 +0000)
commitc84a8958f30bbb982656ddcbe7476f6f81e1a6fb
treecfe63ed5c58b62e4f664e71bfb76ef3ad7829c80
parentd858f87bc9baf4a01f977861c5521f2d5ffeb5fd
improve_kernel_cve_report: add option to read debugsources.zstd

Adding option to be able to import debugsources.zstd directly.
The linux-yocto-debugsources.zstd is generated in every build and
does not require any additional configuration.

In contrast, SPDX_INCLUDE_COMPILED_SOURCES needs to be explicitly
added and increases build time.

Signed-off-by: Daniel Turull <daniel.turull@ericsson.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
scripts/contrib/improve_kernel_cve_report.py