[oe-commits] Saul Wold : hdparm: update to 9.39

git at git.openembedded.org git at git.openembedded.org
Thu Mar 1 15:53:51 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: c81b2241181e373cf07126b80537f2e4d13217df
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=c81b2241181e373cf07126b80537f2e4d13217df

Author: Saul Wold <sgw at linux.intel.com>
Date:   Wed Feb 29 22:52:50 2012 -0800

hdparm: update to 9.39

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../hdparm/{hdparm_9.37.bb => hdparm_9.39.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
similarity index 89%
rename from meta/recipes-extended/hdparm/hdparm_9.37.bb
rename to meta/recipes-extended/hdparm/hdparm_9.39.bb
index 8ea6f13..d8342cc 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}"
 RDEPENDS_wiper = "bash gawk stat"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/hdparm-${PV}.tar.gz "
-SRC_URI[md5sum] = "0bb94ddd1bedd5c02b1ca62f1caaf6de"
-SRC_URI[sha256sum] = "87ede0a7cb5b4de500748232e9d251b75acfccce078e1d42c8d125b9e5b4ccd3"
+
+SRC_URI[md5sum] = "2bc17b72403885d4faf959682944243b"
+SRC_URI[sha256sum] = "72d550af4526aa96f0841c79321a0ee39d636cbaf1f294e52193e90c054b3cea"
 
 do_install () {
 	install -d ${D}/${base_sbindir} ${D}/${mandir}/man8 ${D}/${bindir}





More information about the Openembedded-commits mailing list