]> code.ossystems Code Review - openembedded-core.git/commit
elfutils: Fix eu-* utils builds for musl
authorKhem Raj <raj.khem@gmail.com>
Sat, 20 Jul 2019 18:00:57 +0000 (11:00 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Jul 2019 21:13:37 +0000 (22:13 +0100)
commita747239978e63f22d4107e6e12c75b5f78043cce
tree3bc0c7de5c6016afefd0eaa874dff333e416ba77
parenta0fb9093733a0e7e3e83f9bcedbd0fcbf6e1a0d3
elfutils: Fix eu-* utils builds for musl

Re-organize the musl patches in three different areas namely
libs, utils and tests, this will help maintain them in future
version bumps

Add obstack dependency on musl targets which is needed for eu-*

PN and PN-binutils is not empty anymore on musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/elfutils/elfutils_0.176.bb
meta/recipes-devtools/elfutils/files/0001-fix-err-variable-and-function-conflicts.patch [deleted file]
meta/recipes-devtools/elfutils/files/0008-build-Provide-alternatives-for-glibc-assumptions-hel.patch [deleted file]
meta/recipes-devtools/elfutils/files/musl-libs.patch [new file with mode: 0644]
meta/recipes-devtools/elfutils/files/musl-obstack-fts.patch [new file with mode: 0644]
meta/recipes-devtools/elfutils/files/musl-tests.patch [moved from meta/recipes-devtools/elfutils/files/musl.patch with 100% similarity]
meta/recipes-devtools/elfutils/files/musl-utils.patch [new file with mode: 0644]