From: Het Patel <[email protected]> - Set CVE_PRODUCT to align with the NVD CPE and ensure correct CVE reporting.
Signed-off-by: Het Patel <[email protected]> --- meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20260107.0.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20260107.0.bb b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20260107.0.bb index d4475ee73a..abf736131a 100644 --- a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20260107.0.bb +++ b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_20260107.0.bb @@ -53,3 +53,6 @@ python split_dynamic_packages() { ALLOW_EMPTY:${PN} = "1" BBCLASSEXTEND = "native nativesdk" + +# Add CVE_PRODUCT to match the NVD CPE product name +CVE_PRODUCT = "abseil:common_libraries"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124673): https://lists.openembedded.org/g/openembedded-devel/message/124673 Mute This Topic: https://lists.openembedded.org/mt/118011138/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
