mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-09-24 10:30:19 +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.
(cherry picked from commit d0b93e582c)
Signed-off-by: Javier Tia <javier@peridio.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -123,3 +123,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