mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 05:49:23 +00:00
abseil-cpp: Add CVE_PRODUCT to support product name
- Set CVE_PRODUCT to align with the NVD CPE and ensure correct CVE reporting. Signed-off-by: Het Patel <hetpat@cisco.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -53,3 +53,6 @@ python split_dynamic_packages() {
|
|||||||
ALLOW_EMPTY:${PN} = "1"
|
ALLOW_EMPTY:${PN} = "1"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|
||||||
|
# Add CVE_PRODUCT to match the NVD CPE product name
|
||||||
|
CVE_PRODUCT = "abseil:common_libraries"
|
||||||
|
|||||||
Reference in New Issue
Block a user