hdparm: upgrade 9.62 -> 9.63

Message ID 20220117235837.994318-1-denis@denix.org
State Accepted, archived
Commit bfba997662ca92bac4d1106e223dd2ecc9b2f24e
Headers show
Series hdparm: upgrade 9.62 -> 9.63 | expand

Commit Message

Denys Dmytriyenko Jan. 17, 2022, 11:58 p.m. UTC
hdparm-9.63:
- new --sanitize-overwrite-passes flag, courtesy Michal Grzedzicki.
- "Plurals patch" from Martin Guy.

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
---
 meta/recipes-extended/hdparm/{hdparm_9.62.bb => hdparm_9.63.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/hdparm/{hdparm_9.62.bb => hdparm_9.63.bb} (94%)

Patch

diff --git a/meta/recipes-extended/hdparm/hdparm_9.62.bb b/meta/recipes-extended/hdparm/hdparm_9.63.bb
similarity index 94%
rename from meta/recipes-extended/hdparm/hdparm_9.62.bb
rename to meta/recipes-extended/hdparm/hdparm_9.63.bb
index 61bb44ff38..e286610d6a 100644
--- a/meta/recipes-extended/hdparm/hdparm_9.62.bb
+++ b/meta/recipes-extended/hdparm/hdparm_9.63.bb
@@ -26,7 +26,7 @@  SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/${BP}.tar.gz \
            file://wiper.sh-fix-stat-path.patch \
           "
 
-SRC_URI[sha256sum] = "2c0f9d75cdbeda928a25a128cd3d0b7120445ec0910c0b29d4c1038ed1be777f"
+SRC_URI[sha256sum] = "70785deaebba5877a89c123568b41dee990da55fc51420f13f609a1072899691"
 
 EXTRA_OEMAKE = 'STRIP="echo" LDFLAGS="${LDFLAGS}"'