]> code.ossystems Code Review - openembedded-core.git/commit
elfutils: update 0.185 -> 0.186
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 24 Nov 2021 08:08:10 +0000 (09:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Nov 2021 21:53:44 +0000 (21:53 +0000)
commit9c51ae20c0e4c0d3e7161fc6b51fca078dbf014a
treec3b33c0998ed75f93eb9450eff5632c26f10242d
parentb9751b21f4234854f8750f1048bb54f578bd95d3
elfutils: update 0.185 -> 0.186

Drop glibc-2.34-fix.patch merged upstream.

Rework support for error() on non-glibc targets:
upstream now provides its own implementation, so we can drop
the patch that adds ours; said implementation isn't
build-tested with tests, so ptest has to be disabled on musl.
This, in turns, allows dropping 0004-Fix-error-on-musl.patch.

License-Update: copyright years
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/elfutils/elfutils_0.186.bb [moved from meta/recipes-devtools/elfutils/elfutils_0.185.bb with 95% similarity]
meta/recipes-devtools/elfutils/files/0001-debuginfod-fix-compilation-on-platforms-without-erro.patch [new file with mode: 0644]
meta/recipes-devtools/elfutils/files/0002-musl-libs.patch [deleted file]
meta/recipes-devtools/elfutils/files/0003-musl-utils.patch
meta/recipes-devtools/elfutils/files/0004-Fix-error-on-musl.patch [deleted file]
meta/recipes-devtools/elfutils/files/0015-config-eu.am-do-not-use-Werror.patch
meta/recipes-devtools/elfutils/files/glibc-2.34-fix.patch [deleted file]