summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/elfutils/elfutils_0.186.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-12-15 23:40:12 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-17 09:56:14 +0000
commit1f1f12feca749b0f3b1b67ea188a14db7e86e47e (patch)
tree0b4ca8aa5f696a36201c592b936f1a249b43a41c /meta/recipes-devtools/elfutils/elfutils_0.186.bb
parent190889b8aff2a0a7a55db220859da97eeeabfdb3 (diff)
downloadpoky-1f1f12feca749b0f3b1b67ea188a14db7e86e47e.tar.gz
elfutils: update patch submitted upstream
As that's what upstream prefers. (From OE-Core rev: 5a6cd9cc1b9d8fd3607f3df311accb483d2989a3) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/elfutils/elfutils_0.186.bb')
-rw-r--r--meta/recipes-devtools/elfutils/elfutils_0.186.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.186.bb b/meta/recipes-devtools/elfutils/elfutils_0.186.bb
index b3588a2196..93f53c1f2e 100644
--- a/meta/recipes-devtools/elfutils/elfutils_0.186.bb
+++ b/meta/recipes-devtools/elfutils/elfutils_0.186.bb
@@ -21,8 +21,8 @@ SRC_URI = "https://sourceware.org/elfutils/ftp/${PV}/${BP}.tar.bz2 \
21 file://run-ptest \ 21 file://run-ptest \
22 file://ptest.patch \ 22 file://ptest.patch \
23 file://0001-tests-Makefile.am-compile-test_nlist-with-standard-C.patch \ 23 file://0001-tests-Makefile.am-compile-test_nlist-with-standard-C.patch \
24 file://0001-debuginfod-debuginfod-client.c-correct-string-format.patch \
25 file://0001-debuginfod-fix-compilation-on-platforms-without-erro.patch \ 24 file://0001-debuginfod-fix-compilation-on-platforms-without-erro.patch \
25 file://0001-debuginfod-debuginfod-client.c-use-long-for-cache-ti.patch \
26 " 26 "
27SRC_URI:append:libc-musl = " \ 27SRC_URI:append:libc-musl = " \
28 file://0003-musl-utils.patch \ 28 file://0003-musl-utils.patch \