diff options
Diffstat (limited to 'meta/recipes-devtools/elfutils/elfutils_0.175.bb')
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils_0.175.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.175.bb b/meta/recipes-devtools/elfutils/elfutils_0.175.bb index e94a48efa5..862a9b6c98 100644 --- a/meta/recipes-devtools/elfutils/elfutils_0.175.bb +++ b/meta/recipes-devtools/elfutils/elfutils_0.175.bb | |||
@@ -31,6 +31,8 @@ SRC_URI = "https://sourceware.org/elfutils/ftp/${PV}/${BP}.tar.bz2 \ | |||
31 | file://CVE-2019-7150.patch \ | 31 | file://CVE-2019-7150.patch \ |
32 | file://CVE-2019-7146_p1.patch \ | 32 | file://CVE-2019-7146_p1.patch \ |
33 | file://CVE-2019-7146_p2.patch \ | 33 | file://CVE-2019-7146_p2.patch \ |
34 | file://CVE-2019-7664.patch \ | ||
35 | file://CVE-2019-7665.patch \ | ||
34 | " | 36 | " |
35 | SRC_URI_append_libc-musl = " file://0008-build-Provide-alternatives-for-glibc-assumptions-hel.patch" | 37 | SRC_URI_append_libc-musl = " file://0008-build-Provide-alternatives-for-glibc-assumptions-hel.patch" |
36 | 38 | ||