summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-03-19 21:11:09 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-04 13:28:01 +0100
commit71826b40f273106b0d26cf20e426519906015c75 (patch)
treefd972940856fe77281567cff480e1df7d8c41a79 /meta/recipes-extended
parent1f7283fd0fb26fbaabd790f2439187f28dfe2371 (diff)
downloadpoky-71826b40f273106b0d26cf20e426519906015c75.tar.gz
hdparm: upgrade 9.53 -> 9.55
(From OE-Core rev: b4468008615256e6c2f47ef7a1fea6665c0cd1b2) Signed-off-by: Denys Dmytriyenko <denys@ti.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.55.bb (renamed from meta/recipes-extended/hdparm/hdparm_9.53.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/hdparm/hdparm_9.53.bb b/meta/recipes-extended/hdparm/hdparm_9.55.bb
index 4c3ec5c48c..c50e73f625 100644
--- a/meta/recipes-extended/hdparm/hdparm_9.53.bb
+++ b/meta/recipes-extended/hdparm/hdparm_9.55.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] = "1e54b52e0c8cb79389d4d47eacba411d" 28SRC_URI[md5sum] = "adae46e9564075ae288af8082d5ad9fd"
29SRC_URI[sha256sum] = "2673f591df6916c6a1faec07069a7eb1cb8ee307615a615d808192fb0c0265e5" 29SRC_URI[sha256sum] = "b5c76b732483df36bf08001a209b95b45558016615f935008e5ea91a7fde6dc7"
30 30
31EXTRA_OEMAKE = 'STRIP="echo" LDFLAGS="${LDFLAGS}"' 31EXTRA_OEMAKE = 'STRIP="echo" LDFLAGS="${LDFLAGS}"'
32 32