summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/hdparm
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-02-29 22:52:50 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-01 15:51:41 +0000
commit24276c2dee6e1bda15d316135ad48b7e6817ac98 (patch)
tree37dde797377773056d521963bc7d9388cb6a0c37 /meta/recipes-extended/hdparm
parentf0e0891f6856e63c08ba88d20a93006c24c1e55a (diff)
downloadast2050-yocto-poky-24276c2dee6e1bda15d316135ad48b7e6817ac98.zip
ast2050-yocto-poky-24276c2dee6e1bda15d316135ad48b7e6817ac98.tar.gz
hdparm: update to 9.39
(From OE-Core rev: c81b2241181e373cf07126b80537f2e4d13217df) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/hdparm')
-rw-r--r--meta/recipes-extended/hdparm/hdparm_9.39.bb (renamed from meta/recipes-extended/hdparm/hdparm_9.37.bb)5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-extended/hdparm/hdparm_9.37.bb b/meta/recipes-extended/hdparm/hdparm_9.39.bb
index 8ea6f13..d8342cc 100644
--- a/meta/recipes-extended/hdparm/hdparm_9.37.bb
+++ b/meta/recipes-extended/hdparm/hdparm_9.39.bb
@@ -16,8 +16,9 @@ FILES_${PN} = "${base_sbindir} ${mandir}"
RDEPENDS_wiper = "bash gawk stat"
SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/hdparm-${PV}.tar.gz "
-SRC_URI[md5sum] = "0bb94ddd1bedd5c02b1ca62f1caaf6de"
-SRC_URI[sha256sum] = "87ede0a7cb5b4de500748232e9d251b75acfccce078e1d42c8d125b9e5b4ccd3"
+
+SRC_URI[md5sum] = "2bc17b72403885d4faf959682944243b"
+SRC_URI[sha256sum] = "72d550af4526aa96f0841c79321a0ee39d636cbaf1f294e52193e90c054b3cea"
do_install () {
install -d ${D}/${base_sbindir} ${D}/${mandir}/man8 ${D}/${bindir}
OpenPOWER on IntegriCloud