aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2015-06-24 01:55:22 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-07-01 15:38:19 +0100
commita5500f348fa58962cbd4a36c154d311c71bc7233 (patch)
treecfa45d430fe0acb6a6e98ae1651e8b34a22f7b71 /meta/recipes-extended
parenta424bf82cdfaf1063d010f699f74ec5dd322bf41 (diff)
downloadopenembedded-core-contrib-a5500f348fa58962cbd4a36c154d311c71bc7233.tar.gz
hdparm: 9.45 -> 9.48
Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/hdparm/hdparm_9.48.bb (renamed from meta/recipes-extended/hdparm/hdparm_9.45.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/hdparm/hdparm_9.45.bb b/meta/recipes-extended/hdparm/hdparm_9.48.bb
index d11412d40c..8267fd9025 100644
--- a/meta/recipes-extended/hdparm/hdparm_9.45.bb
+++ b/meta/recipes-extended/hdparm/hdparm_9.48.bb
@@ -16,10 +16,10 @@ FILES_wiper = "${bindir}/wiper.sh"
RDEPENDS_wiper = "bash gawk stat"
-SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/hdparm-${PV}.tar.gz "
+SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/${BP}.tar.gz "
-SRC_URI[md5sum] = "1c75d0751a44928b6c4bc81fb16d7fe8"
-SRC_URI[sha256sum] = "23b01caa56a995cf0897877b6aff98ea622a5df255bc2894b1a7693387f38669"
+SRC_URI[md5sum] = "213efdbe7471fad3408198918e164354"
+SRC_URI[sha256sum] = "ce97b4a71cb04146f54cf6f69787e7f97ddfda9836dc803b459d3b3df3a4fbee"
EXTRA_OEMAKE += 'STRIP="echo"'