mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
elfutils: correct debuginfod builds on x32
(From OE-Core rev: 53cd394a6fe409eef3542832ad81ae3dd2cc6aad) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
46edbab0b3
commit
1b349efbc2
@@ -29,6 +29,9 @@ SRC_URI_append_libc-musl = " \
|
||||
file://0004-Fix-error-on-musl.patch \
|
||||
file://0015-config-eu.am-do-not-use-Werror.patch \
|
||||
"
|
||||
SRC_URI_append_x86-x32 = " \
|
||||
file://0001-debuginfod-debuginfod-client.c-correct-string-format.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "c3637c208d309d58714a51e61e63f1958808fead882e9b607506a29e5474f2c5"
|
||||
|
||||
inherit autotools gettext ptest pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user