summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/elfutils/elfutils_0.183.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/elfutils/elfutils_0.183.bb')
-rw-r--r--meta/recipes-devtools/elfutils/elfutils_0.183.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.183.bb b/meta/recipes-devtools/elfutils/elfutils_0.183.bb
index c0833686de..735973c538 100644
--- a/meta/recipes-devtools/elfutils/elfutils_0.183.bb
+++ b/meta/recipes-devtools/elfutils/elfutils_0.183.bb
@@ -29,6 +29,9 @@ SRC_URI_append_libc-musl = " \
29 file://0004-Fix-error-on-musl.patch \ 29 file://0004-Fix-error-on-musl.patch \
30 file://0015-config-eu.am-do-not-use-Werror.patch \ 30 file://0015-config-eu.am-do-not-use-Werror.patch \
31 " 31 "
32SRC_URI_append_x86-x32 = " \
33 file://0001-debuginfod-debuginfod-client.c-correct-string-format.patch \
34 "
32SRC_URI[sha256sum] = "c3637c208d309d58714a51e61e63f1958808fead882e9b607506a29e5474f2c5" 35SRC_URI[sha256sum] = "c3637c208d309d58714a51e61e63f1958808fead882e9b607506a29e5474f2c5"
33 36
34inherit autotools gettext ptest pkgconfig 37inherit autotools gettext ptest pkgconfig