mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-15 15:37:15 +00:00
arm/trusted-firmware-m: add CVE_PRODUCT
Per https://nvd.nist.gov/products/cpe/detail/C0F7CF14-9ACD-42C5-A1F8-839937F8C4DC add CVE_PRODUCT entry. Since there wasn't one existing, there is no need to remove anything. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -136,3 +136,5 @@ INSANE_SKIP:${PN}-dbg += "buildpaths"
|
||||
# Target binaries will be 32-bit Arm
|
||||
INSANE_SKIP:${PN} += "arch"
|
||||
INSANE_SKIP:${PN}-dbg += "arch"
|
||||
|
||||
CVE_PRODUCT = "trustedfirmware:trusted_firmware-m"
|
||||
|
||||
Reference in New Issue
Block a user