diff options
| -rw-r--r-- | meta/recipes-extended/libarchive/libarchive_3.6.2.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/libarchive/libarchive_3.6.2.bb b/meta/recipes-extended/libarchive/libarchive_3.6.2.bb index ffcc103112..0219ffa720 100644 --- a/meta/recipes-extended/libarchive/libarchive_3.6.2.bb +++ b/meta/recipes-extended/libarchive/libarchive_3.6.2.bb | |||
| @@ -33,6 +33,9 @@ UPSTREAM_CHECK_URI = "http://libarchive.org/" | |||
| 33 | 33 | ||
| 34 | SRC_URI[sha256sum] = "ba6d02f15ba04aba9c23fd5f236bb234eab9d5209e95d1c4df85c44d5f19b9b3" | 34 | SRC_URI[sha256sum] = "ba6d02f15ba04aba9c23fd5f236bb234eab9d5209e95d1c4df85c44d5f19b9b3" |
| 35 | 35 | ||
| 36 | # upstream-wontfix: upstream has documented that reported function is not thread-safe | ||
| 37 | CVE_CHECK_IGNORE += "CVE-2023-30571" | ||
| 38 | |||
| 36 | inherit autotools update-alternatives pkgconfig | 39 | inherit autotools update-alternatives pkgconfig |
| 37 | 40 | ||
| 38 | CPPFLAGS += "-I${WORKDIR}/extra-includes" | 41 | CPPFLAGS += "-I${WORKDIR}/extra-includes" |
