diff options
| -rw-r--r-- | meta-oe/recipes-devtools/yasm/yasm_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/yasm/yasm_git.bb b/meta-oe/recipes-devtools/yasm/yasm_git.bb index 68895a1697..abaeef4db3 100644 --- a/meta-oe/recipes-devtools/yasm/yasm_git.bb +++ b/meta-oe/recipes-devtools/yasm/yasm_git.bb | |||
| @@ -33,3 +33,5 @@ do_configure:prepend() { | |||
| 33 | CVE_STATUS_GROUPS += "CVE_STATUS_HASH_UPDATE" | 33 | CVE_STATUS_GROUPS += "CVE_STATUS_HASH_UPDATE" |
| 34 | CVE_STATUS_HASH_UPDATE = "CVE-2021-33454 CVE-2023-31975 CVE-2023-37732" | 34 | CVE_STATUS_HASH_UPDATE = "CVE-2021-33454 CVE-2023-31975 CVE-2023-37732" |
| 35 | CVE_STATUS_HASH_UPDATE[status] = "fixed-version: patched in current git hash" | 35 | CVE_STATUS_HASH_UPDATE[status] = "fixed-version: patched in current git hash" |
| 36 | |||
| 37 | CVE_PRODUCT += "tortall:yasm yasm_project:yasm" | ||
