summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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}