diff options
Diffstat (limited to 'meta/recipes-devtools/elfutils/elfutils_0.192.bb')
-rw-r--r-- | meta/recipes-devtools/elfutils/elfutils_0.192.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.192.bb b/meta/recipes-devtools/elfutils/elfutils_0.192.bb index 7bf9865555..829d9bf94f 100644 --- a/meta/recipes-devtools/elfutils/elfutils_0.192.bb +++ b/meta/recipes-devtools/elfutils/elfutils_0.192.bb | |||
@@ -22,6 +22,7 @@ SRC_URI = "https://sourceware.org/elfutils/ftp/${PV}/${BP}.tar.bz2 \ | |||
22 | file://0001-tests-Makefile.am-compile-test_nlist-with-standard-C.patch \ | 22 | file://0001-tests-Makefile.am-compile-test_nlist-with-standard-C.patch \ |
23 | file://0001-config-eu.am-do-not-force-Werror.patch \ | 23 | file://0001-config-eu.am-do-not-force-Werror.patch \ |
24 | file://0001-libelf-Add-libeu-objects-to-libelf.a-static-archive.patch \ | 24 | file://0001-libelf-Add-libeu-objects-to-libelf.a-static-archive.patch \ |
25 | file://CVE-2025-1352.patch \ | ||
25 | " | 26 | " |
26 | SRC_URI:append:libc-musl = " \ | 27 | SRC_URI:append:libc-musl = " \ |
27 | file://0003-musl-utils.patch \ | 28 | file://0003-musl-utils.patch \ |