package/tpm2-tools: add TPM2_TOOLS_CPE_ID_VENDOR
cpe:2.3🅰️tpm2-tools_project:tpm2-tools is a valid CPE identifier for
this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Atpm2-tools_project%3Atpm2-tools
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 7e913bf36e
)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
cb67840fd9
commit
930467ee2e
@ -8,6 +8,7 @@ TPM2_TOOLS_VERSION = 4.1.2
|
||||
TPM2_TOOLS_SITE = https://github.com/tpm2-software/tpm2-tools/releases/download/$(TPM2_TOOLS_VERSION)
|
||||
TPM2_TOOLS_LICENSE = BSD-3-Clause
|
||||
TPM2_TOOLS_LICENSE_FILES = LICENSE
|
||||
TPM2_TOOLS_CPE_ID_VENDOR = tpm2-tools_project
|
||||
TPM2_TOOLS_DEPENDENCIES = libcurl openssl tpm2-tss host-pkgconf
|
||||
|
||||
# -fstack-protector-all and FORTIFY_SOURCE=2 is used by
|
||||
|
Loading…
Reference in New Issue
Block a user