summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2021-04-28 16:59:32 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-01 22:48:17 +0100
commit00e4a35b825345ff6fb9234b06112b2464922c83 (patch)
tree373685c75ee6054d7e3af3da9c582792dc068839 /meta
parentdb195e73bc5253c7c1e87435203f48d9bb2c7681 (diff)
downloadpoky-00e4a35b825345ff6fb9234b06112b2464922c83.tar.gz
hdparm: upgrade 9.60 -> 9.61
(From OE-Core rev: e6c73cfb01299b5a98fb18063a04baacb59346fc) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-extended/hdparm/hdparm_9.61.bb (renamed from meta/recipes-extended/hdparm/hdparm_9.60.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/hdparm/hdparm_9.60.bb b/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 \
25 file://wiper.sh-fix-stat-path.patch \ 25 file://wiper.sh-fix-stat-path.patch \
26 " 26 "
27 27
28SRC_URI[md5sum] = "25a791d47236c58801f8b27074f3ef93" 28SRC_URI[md5sum] = "3ef06831e83890f0ba48f7a252b93325"
29SRC_URI[sha256sum] = "8397739c73e44d5ab96c4aef28fa9c0147276d53a1b5657ce04c4565cf6635cc" 29SRC_URI[sha256sum] = "da1a1c3887f10b8397e8e02013caa61142e0e72cb0d73997421ca2f2f4df5343"
30 30
31EXTRA_OEMAKE = 'STRIP="echo" LDFLAGS="${LDFLAGS}"' 31EXTRA_OEMAKE = 'STRIP="echo" LDFLAGS="${LDFLAGS}"'
32 32