libattr: remove libattr because it is clashing with udev/attr and is not used by...
[openembedded.git] / recipes / elfutils / elfutils_0.131.bb
blobc250c9fbda87e8332a4af9212e092cd6f3edf031
1 DESCRIPTION = "A collection of utilities and DSOs to handle compiled objects."
2 SECTION = "base"
3 LICENSE = "OSL"
4 DEPENDS = "libtool"
6 SRC_URI = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/elfutils-${PV}.tar.gz \
7 file://warnings.patch"
9 inherit autotools
11 do_stage () {
12 autotools_stage_all
17 SRC_URI[md5sum] = "f7963fba80c6f74cd6c4990d2a76d121"
18 SRC_URI[sha256sum] = "947a9566a622f701a2fe2416d3b85b397d38d5f4189da91fc0a306b4d9950e6f"