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)
downloadpoky-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 8ea6f136d1..d8342ccd4f 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}"
16RDEPENDS_wiper = "bash gawk stat" 16RDEPENDS_wiper = "bash gawk stat"
17 17
18SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/hdparm-${PV}.tar.gz " 18SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/hdparm-${PV}.tar.gz "
19SRC_URI[md5sum] = "0bb94ddd1bedd5c02b1ca62f1caaf6de" 19
20SRC_URI[sha256sum] = "87ede0a7cb5b4de500748232e9d251b75acfccce078e1d42c8d125b9e5b4ccd3" 20SRC_URI[md5sum] = "2bc17b72403885d4faf959682944243b"
21SRC_URI[sha256sum] = "72d550af4526aa96f0841c79321a0ee39d636cbaf1f294e52193e90c054b3cea"
21 22
22do_install () { 23do_install () {
23 install -d ${D}/${base_sbindir} ${D}/${mandir}/man8 ${D}/${bindir} 24 install -d ${D}/${base_sbindir} ${D}/${mandir}/man8 ${D}/${bindir}