summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2018-01-25 16:13:15 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-01-29 08:49:50 +0000
commit78cbfd2b5bc0df463933992d9028ecf85eb5c8b3 (patch)
treeefa8755985eba0eba35ad7d353a288320b4728d9 /meta/recipes-extended
parent1da07a3f6be4f56d05acb0cbdfb45320fc2efaaa (diff)
downloadpoky-78cbfd2b5bc0df463933992d9028ecf85eb5c8b3.tar.gz
hdparm: 9.52 -> 9.53
Upgrade hdparm from 9.52 to 9.53. (From OE-Core rev: f818d257ebd80714c5fcb243284188f6ec5c5daa) Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.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.53.bb (renamed from meta/recipes-extended/hdparm/hdparm_9.52.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/hdparm/hdparm_9.52.bb b/meta/recipes-extended/hdparm/hdparm_9.53.bb
index 13cfb3fdf1..4c3ec5c48c 100644
--- a/meta/recipes-extended/hdparm/hdparm_9.52.bb
+++ b/meta/recipes-extended/hdparm/hdparm_9.53.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] = "410539d0bf3cc247181594581edbfb53" 28SRC_URI[md5sum] = "1e54b52e0c8cb79389d4d47eacba411d"
29SRC_URI[sha256sum] = "c3429cd423e271fa565bf584598fd751dd2e773bb7199a592b06b5a61cec4fb6" 29SRC_URI[sha256sum] = "2673f591df6916c6a1faec07069a7eb1cb8ee307615a615d808192fb0c0265e5"
30 30
31EXTRA_OEMAKE = 'STRIP="echo" LDFLAGS="${LDFLAGS}"' 31EXTRA_OEMAKE = 'STRIP="echo" LDFLAGS="${LDFLAGS}"'
32 32