mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-19 02:16:00 +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> (cherry picked from commit 7bc5268662f1428bdbca08e14d223aa6b62e87f3) Signed-off-by: Himanshu Jadon <hjadon@cisco.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
9500d05195
commit
aaa594e19e
@ -33,3 +33,6 @@ do_install_ptest() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
PROVIDES += "oniguruma"
|
PROVIDES += "oniguruma"
|
||||||
|
|
||||||
|
# Add CVE_PRODUCT to match the NVD CPE product name
|
||||||
|
CVE_PRODUCT = "oniguruma_project:oniguruma"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user