elfutils: import package from packages.git
authorFelix Fietkau <nbd@openwrt.org>
Sun, 14 Jun 2015 17:43:40 +0000 (17:43 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 14 Jun 2015 17:43:40 +0000 (17:43 +0000)
commit44672f864a096e7c2a89887f01e7cbe4ba16bf68
treec35501d68bb55d499f802cf89b643c970f6d81a3
parent0c34c31748c38424c5b2652ee65559e264e71c3d
elfutils: import package from packages.git

elfutils is required by perf. So we'll move this package from
packages.git and make it part of the core distribution.

Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
SVN-Revision: 45969
package/libs/elfutils/Makefile [new file with mode: 0644]
package/libs/elfutils/patches/001-elfutils-portability.patch [new file with mode: 0644]
package/libs/elfutils/patches/002-argp_standalone.patch [new file with mode: 0644]
package/libs/elfutils/patches/003-libint-stub.patch [new file with mode: 0644]
package/libs/elfutils/patches/004-maybe-uninitialized.patch [new file with mode: 0644]
package/libs/elfutils/patches/004-memcpy_def.patch [new file with mode: 0644]
package/libs/elfutils/patches/005-build_only_libs.patch [new file with mode: 0644]
package/libs/elfutils/patches/006-libdw_LIBS.patch [new file with mode: 0644]
package/libs/elfutils/patches/100-musl-compat.patch [new file with mode: 0644]
package/libs/elfutils/patches/101-no-fts.patch [new file with mode: 0644]