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-support/onig/onig_6.9.10.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-support/onig/onig_6.9.10.bb b/meta-oe/recipes-support/onig/onig_6.9.10.bb index f285c2ed73..d7419b4ace 100644 --- a/meta-oe/recipes-support/onig/onig_6.9.10.bb +++ b/meta-oe/recipes-support/onig/onig_6.9.10.bb @@ -35,3 +35,6 @@ do_install_ptest() { } PROVIDES += "oniguruma" + +# Add CVE_PRODUCT to match the NVD CPE product name +CVE_PRODUCT = "oniguruma_project:oniguruma"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124674): https://lists.openembedded.org/g/openembedded-devel/message/124674 Mute This Topic: https://lists.openembedded.org/mt/118011139/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
