summaryrefslogtreecommitdiffstats
path: root/meta/packages/elfutils/elfutils_0.89.bb
blob: b59c33e8c9ef258ea7141991ef51c9b4280206ff (plain)
1
2
3
4
5
6
7
8
9
10
SECTION = "base"
LICENSE = "OSL"
DESCRIPTION = "A collection of utilities and DSOs to handle compiled objects."
DEPENDS = "libtool"

SRC_URI = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/elfutils-${PV}.tar.gz \
	   file://warnings.patch;patch=1"

inherit autotools_stage