]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
lib: oe: Add cve_check to BBIMPORTS
authorJoshua Watt <jpewhacker@gmail.com>
Mon, 7 Apr 2025 21:54:11 +0000 (15:54 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Apr 2025 08:03:09 +0000 (09:03 +0100)
commit52ead33c6b6e2532c57b7b28b862ba38b575f9e3
tree4b650dd7d00cbd6c44c56a2fc94f48c46ee55178
parente7e11ab30a40ba8862e62c4cc1a0af91ff93b6e5
lib: oe: Add cve_check to BBIMPORTS

Adds cve_check.py to BBIMPORTS so the functions it exposes will be
correctly scanned for dependencies in the dependency scanner

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/__init__.py