diff options
| -rw-r--r-- | meta-oe/recipes-support/onig/onig_6.9.9.bb | 3 |
1 files changed, 3 insertions, 0 deletions
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 b545fc7596..6abf8bc155 100644 --- a/meta-oe/recipes-support/onig/onig_6.9.9.bb +++ b/meta-oe/recipes-support/onig/onig_6.9.9.bb | |||
| @@ -33,3 +33,6 @@ do_install_ptest() { | |||
| 33 | } | 33 | } |
| 34 | 34 | ||
| 35 | PROVIDES += "oniguruma" | 35 | PROVIDES += "oniguruma" |
| 36 | |||
| 37 | # Add CVE_PRODUCT to match the NVD CPE product name | ||
| 38 | CVE_PRODUCT = "oniguruma_project:oniguruma" | ||
