]> code.ossystems Code Review - openembedded-core.git/commitdiff
hdparm: 9.45 -> 9.48
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 24 Jun 2015 08:55:22 +0000 (01:55 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Jul 2015 14:38:19 +0000 (15:38 +0100)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/hdparm/hdparm_9.48.bb [moved from meta/recipes-extended/hdparm/hdparm_9.45.bb with 84% similarity]

similarity index 84%
rename from meta/recipes-extended/hdparm/hdparm_9.45.bb
rename to meta/recipes-extended/hdparm/hdparm_9.48.bb
index d11412d40c5fa2c48d7cfb7f3784b4a899b17ac4..8267fd902588048c7611fa93c18ec4b2cff2cb94 100644 (file)
@@ -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"'