mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-15 15:37:15 +00:00
arm/scp-firmware: add CVE_PRODUCT
Per https://nvd.nist.gov/products/cpe/detail/593B1385-F4BE-452B-AE3B-51627F6CAE45 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:
@@ -96,3 +96,6 @@ do_install() {
|
||||
INSANE_SKIP:${PN}-dbg += "arch"
|
||||
INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
|
||||
INHIBIT_PACKAGE_STRIP = "1"
|
||||
|
||||
CVE_PRODUCT = "arm:scp-firmware \
|
||||
arm:scp_firmware"
|
||||
|
||||
Reference in New Issue
Block a user