From 6695c965fd518dfe615bd3def51975a1a4c6cf08 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Thu, 6 Nov 2014 16:19:40 -0800 Subject: [PATCH] hdparm: Upgrade to 9.45 Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- .../hdparm/{hdparm_9.43.bb => hdparm_9.45.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/hdparm/{hdparm_9.43.bb => hdparm_9.45.bb} (88%) diff --git a/meta/recipes-extended/hdparm/hdparm_9.43.bb b/meta/recipes-extended/hdparm/hdparm_9.45.bb similarity index 88% rename from meta/recipes-extended/hdparm/hdparm_9.43.bb rename to meta/recipes-extended/hdparm/hdparm_9.45.bb index 805f76a6b3..d11412d40c 100644 --- a/meta/recipes-extended/hdparm/hdparm_9.43.bb +++ b/meta/recipes-extended/hdparm/hdparm_9.45.bb @@ -18,8 +18,8 @@ RDEPENDS_wiper = "bash gawk stat" SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/hdparm-${PV}.tar.gz " -SRC_URI[md5sum] = "f73233be118d86c779a8463d8b6a3cdb" -SRC_URI[sha256sum] = "2bbe92274971182192901ab220e94bd2e4896f924fa6b225d0cffd7d8c16b52a" +SRC_URI[md5sum] = "1c75d0751a44928b6c4bc81fb16d7fe8" +SRC_URI[sha256sum] = "23b01caa56a995cf0897877b6aff98ea622a5df255bc2894b1a7693387f38669" EXTRA_OEMAKE += 'STRIP="echo"' -- 2.40.1