mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
onig: 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:
@@ -35,3 +35,6 @@ do_install_ptest() {
|
||||
}
|
||||
|
||||
PROVIDES += "oniguruma"
|
||||
|
||||
# Add CVE_PRODUCT to match the NVD CPE product name
|
||||
CVE_PRODUCT = "oniguruma_project:oniguruma"
|
||||
|
||||
Reference in New Issue
Block a user