]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:26:28 +0000 (22:26 +0100)
commitd5b73bdb45c906cfbcfc395d191537a0a7b4ff38
tree8a151075dd66ccbf6b48480bd004fb5dc9c53b56
parent002c33a38f87c19bd68d58d936a8d822bcf484f8
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

(From OE-Core rev: a747239978e63f22d4107e6e12c75b5f78043cce)

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]