cornucopia: bump SRCREV
[openembedded.git] / recipes / elfutils / elfutils_0.127.bb
blob91e6bafa4c8c154b75c3db50cbc01410e786387c
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 SRC_URI[md5sum] = "905411e1deda0aee17ae99dbdeaf7506"
12 SRC_URI[sha256sum] = "bb5d2a846dbb5c9e779cec37a0ebdb4b1c8071131cfcce05358a08367281c38a"