libtpms: set CVE_PRODUCT

Using vendor "libtpms_project" and product "libtpms"
as in https://nvd.nist.gov/vuln/detail/CVE-2021-3446

Matches CVEs better when analyzing with cve_check.bbclass.

Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Mikko Rapeli
2024-12-20 16:04:31 +02:00
committed by Armin Kuster
parent 68f959b95d
commit 0b4a2afb98

View File

@@ -14,3 +14,5 @@ PACKAGECONFIG ?= "openssl"
PACKAGECONFIG[openssl] = "--with-openssl, --without-openssl, openssl"
BBCLASSEXTEND = "native nativesdk"
CVE_PRODUCT = "libtpms_project:libtpms"