generic-poky/meta/recipes-devtools/elfutils/elfutils-0.164
Khem Raj df95988e1e elfutils: Fix build with uclibc/musl
Remove mempcpy patch its already in uclibc now
refresh libargp patch to match latest elfutils

Add ALLOW_EMPTY for musl

core-image-cmdline-full asks for elfutils package to be added to package
it has all eu-* tools but we dont build them on musl. nevertheless lets
satisfy the dependency so image can build for musl

Build libdw,libasm,libebl along with libelf

enhance the musl portability patch to compile every other library
except the eu-* tools

Fix build on aarch64/musl issues

Header inclusion ends up with duplicate definitions of iovec struct
since uclibc defines the same in usersapce, we have been depending upong
including the kernel header on aarch64, using sys/uio.h is the right
approach

Fix x86 build warning seen on musl

(From OE-Core rev: a28c70455931e0b7e3449a76c3b9132bd572478b)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-30 11:36:58 +00:00
..
0001-Ignore-differences-between-mips-machine-identifiers.patch
0001-build-Provide-alternatives-for-glibc-assumptions-hel.patch elfutils: Fix build with uclibc/musl 2016-01-30 11:36:58 +00:00
0001-elf_getarsym-Silence-Werror-maybe-uninitialized-fals.patch
0001-fix-a-stack-usage-warning.patch
0001-remove-the-unneed-checking.patch
0002-Add-support-for-mips64-abis-in-mips_retval.c.patch
0003-Add-mips-n64-relocation-format-hack.patch
aarch64_uio.patch elfutils: Fix build with uclibc/musl 2016-01-30 11:36:58 +00:00
arm_backend.diff
fixheadercheck.patch
hppa_backend.diff
kfreebsd_path.patch
m68k_backend.diff
mips_backend.diff
mips_readelf_w.patch
shadow.patch elfutils: Fix build with uclibc/musl 2016-01-30 11:36:58 +00:00
testsuite-ignore-elflint.diff
uclibc-support.patch elfutils: Fix build with uclibc/musl 2016-01-30 11:36:58 +00:00