From e6c73cfb01299b5a98fb18063a04baacb59346fc Mon Sep 17 00:00:00 2001 From: wangmy Date: Wed, 28 Apr 2021 16:59:32 +0800 Subject: [PATCH] hdparm: upgrade 9.60 -> 9.61 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- .../hdparm/{hdparm_9.60.bb => hdparm_9.61.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/hdparm/{hdparm_9.60.bb => hdparm_9.61.bb} (90%) diff --git a/meta/recipes-extended/hdparm/hdparm_9.60.bb b/meta/recipes-extended/hdparm/hdparm_9.61.bb similarity index 90% rename from meta/recipes-extended/hdparm/hdparm_9.60.bb rename to meta/recipes-extended/hdparm/hdparm_9.61.bb index 41f70b403f..459a62a833 100644 --- a/meta/recipes-extended/hdparm/hdparm_9.60.bb +++ b/meta/recipes-extended/hdparm/hdparm_9.61.bb @@ -25,8 +25,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/${BP}.tar.gz \ file://wiper.sh-fix-stat-path.patch \ " -SRC_URI[md5sum] = "25a791d47236c58801f8b27074f3ef93" -SRC_URI[sha256sum] = "8397739c73e44d5ab96c4aef28fa9c0147276d53a1b5657ce04c4565cf6635cc" +SRC_URI[md5sum] = "3ef06831e83890f0ba48f7a252b93325" +SRC_URI[sha256sum] = "da1a1c3887f10b8397e8e02013caa61142e0e72cb0d73997421ca2f2f4df5343" EXTRA_OEMAKE = 'STRIP="echo" LDFLAGS="${LDFLAGS}"' -- 2.40.1