[OE-core] [PATCH 4/5] hdparm: 9.45 -> 9.48

Robert Yang liezhi.yang at windriver.com
Wed Jun 24 08:55:22 UTC 2015


Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 .../hdparm/{hdparm_9.45.bb => hdparm_9.48.bb}      |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-extended/hdparm/{hdparm_9.45.bb => hdparm_9.48.bb} (84%)

diff --git a/meta/recipes-extended/hdparm/hdparm_9.45.bb b/meta/recipes-extended/hdparm/hdparm_9.48.bb
similarity index 84%
rename from meta/recipes-extended/hdparm/hdparm_9.45.bb
rename to meta/recipes-extended/hdparm/hdparm_9.48.bb
index d11412d..8267fd9 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"'
 
-- 
1.7.9.5




More information about the Openembedded-core mailing list