summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-07-20 10:44:18 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-07-23 13:55:26 +0100
commit93a49d70c80d3e046462e3e5c9356fca262280f7 (patch)
tree72d3baa85e5ff177170475acab465de34f51aa53 /meta/recipes-extended
parentbd7dd3e50941ba4a6bfd0b866a3eb0d657df90f5 (diff)
downloadpoky-93a49d70c80d3e046462e3e5c9356fca262280f7.tar.gz
hdparm: upgrade 9.63 -> 9.64
(From OE-Core rev: 4fc1c0cc86a45487edc46e656ad433623573979e) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/hdparm/hdparm_9.64.bb (renamed from meta/recipes-extended/hdparm/hdparm_9.63.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/hdparm/hdparm_9.63.bb b/meta/recipes-extended/hdparm/hdparm_9.64.bb
index 7900a310a3..558dd53f8f 100644
--- a/meta/recipes-extended/hdparm/hdparm_9.63.bb
+++ b/meta/recipes-extended/hdparm/hdparm_9.64.bb
@@ -26,7 +26,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/${BP}.tar.gz \
26 file://wiper.sh-fix-stat-path.patch \ 26 file://wiper.sh-fix-stat-path.patch \
27 " 27 "
28 28
29SRC_URI[sha256sum] = "70785deaebba5877a89c123568b41dee990da55fc51420f13f609a1072899691" 29SRC_URI[sha256sum] = "315b956951c3fea027287de204381534217c0bd0f37b4935877fe2db0cab859a"
30 30
31EXTRA_OEMAKE = 'STRIP="echo" LDFLAGS="${LDFLAGS}"' 31EXTRA_OEMAKE = 'STRIP="echo" LDFLAGS="${LDFLAGS}"'
32 32