diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-extended/p7zip/p7zip_16.02.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb b/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb index 31a12fdb04..cd92e73c12 100644 --- a/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb +++ b/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb | |||
| @@ -42,4 +42,7 @@ do_install() { | |||
| 42 | RPROVIDES:${PN} += "lib7z.so()(64bit) 7z lib7z.so" | 42 | RPROVIDES:${PN} += "lib7z.so()(64bit) 7z lib7z.so" |
| 43 | RPROVIDES:${PN}-dev += "lib7z.so()(64bit) 7z lib7z.so" | 43 | RPROVIDES:${PN}-dev += "lib7z.so()(64bit) 7z lib7z.so" |
| 44 | 44 | ||
| 45 | # According to debian, this is due to Crash in CLI tool, no security impact | ||
| 46 | CVE_CHECK_IGNORE += "CVE-2022-47069" | ||
| 47 | |||
| 45 | BBCLASSEXTEND = "native nativesdk" | 48 | BBCLASSEXTEND = "native nativesdk" |
