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)
commitb98fb7664639a814f3dba309eaf38b62be137bb8
treeb475c55359ccce71152e3c81c6e72174c1c137f9
parentb7b855f9ebab26effce3af440d011fbe856df52b
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]