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]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 7bc5268662f1428bdbca08e14d223aa6b62e87f3) Signed-off-by: Himanshu Jadon <[email protected]> --- meta-oe/recipes-support/onig/onig_6.9.9.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-support/onig/onig_6.9.9.bb b/meta-oe/recipes-support/onig/onig_6.9.9.bb index b29437db1e..0277be0a1b 100644 --- a/meta-oe/recipes-support/onig/onig_6.9.9.bb +++ b/meta-oe/recipes-support/onig/onig_6.9.9.bb @@ -32,3 +32,6 @@ do_install_ptest() { } PROVIDES += "oniguruma" + +# Add CVE_PRODUCT to match the NVD CPE product name +CVE_PRODUCT = "oniguruma_project:oniguruma" -- 2.35.6
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#126821): https://lists.openembedded.org/g/openembedded-devel/message/126821 Mute This Topic: https://lists.openembedded.org/mt/119210363/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
