summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/hdparm
diff options
context:
space:
mode:
authorRadu Moisan <radu.moisan@intel.com>2013-03-13 18:49:12 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-18 13:18:22 +0000
commit64e00c30961d5d3bfb99245a2658cd1a601b2901 (patch)
tree6111f6ebfd71a9b142076a45ccfffe181fc308de /meta/recipes-extended/hdparm
parent228cced04d9f25f10d089ddd97592077362f60bf (diff)
downloadpoky-64e00c30961d5d3bfb99245a2658cd1a601b2901.tar.gz
hdparm: Upgrade to v9.43
(From OE-Core rev: c2c0876045e2a90b7158d3e81727205eb1c0d6ea) Signed-off-by: Radu Moisan <radu.moisan@intel.com> 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.43.bb (renamed from meta/recipes-extended/hdparm/hdparm_9.39.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/hdparm/hdparm_9.39.bb b/meta/recipes-extended/hdparm/hdparm_9.43.bb
index 1dfc57fd56..03714778c4 100644
--- a/meta/recipes-extended/hdparm/hdparm_9.39.bb
+++ b/meta/recipes-extended/hdparm/hdparm_9.43.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=910a8a42c962d238619c75fdb78bdb24 \
8 file://wiper/GPLv2.txt;md5=fcb02dc552a041dee27e4b85c7396067 \ 8 file://wiper/GPLv2.txt;md5=fcb02dc552a041dee27e4b85c7396067 \
9 file://wiper/wiper.sh;beginline=7;endline=31;md5=b7bc642addc152ea307505bf1a296f09" 9 file://wiper/wiper.sh;beginline=7;endline=31;md5=b7bc642addc152ea307505bf1a296f09"
10 10
11PR = "r3" 11PR = "r0"
12 12
13PACKAGES += "wiper" 13PACKAGES += "wiper"
14 14
@@ -18,8 +18,8 @@ RDEPENDS_wiper = "bash gawk stat"
18 18
19SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/hdparm-${PV}.tar.gz " 19SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/hdparm-${PV}.tar.gz "
20 20
21SRC_URI[md5sum] = "2bc17b72403885d4faf959682944243b" 21SRC_URI[md5sum] = "f73233be118d86c779a8463d8b6a3cdb"
22SRC_URI[sha256sum] = "72d550af4526aa96f0841c79321a0ee39d636cbaf1f294e52193e90c054b3cea" 22SRC_URI[sha256sum] = "2bbe92274971182192901ab220e94bd2e4896f924fa6b225d0cffd7d8c16b52a"
23 23
24EXTRA_OEMAKE += 'STRIP="echo"' 24EXTRA_OEMAKE += 'STRIP="echo"'
25 25