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)
commite6052213256e84f49049708e9ec639950283819e
treec35501d68bb55d499f802cf89b643c970f6d81a3
parentfe3348e669b1ee7c3365a7225b3e8b48d896f8e3
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45969 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]