summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-12-04 21:07:28 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-09 12:20:33 +0000
commit4dfa32178836fc54a6344b95d533bfe517a9e815 (patch)
tree23748966b0e20e69e8174f60671684d3e22788f3
parente1325faef18e3b8efb844b41a7833b13f2f9cd1c (diff)
downloadpoky-4dfa32178836fc54a6344b95d533bfe517a9e815.tar.gz
stress-ng: upgrade 0.11.23 -> 0.11.24
(From OE-Core rev: fc20963ffdbc2550ba67b667013cf547632de2a6) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-extended/stress-ng/stress-ng_0.11.24.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.11.23.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.11.23.bb b/meta/recipes-extended/stress-ng/stress-ng_0.11.24.bb
index f09bb24737..3516c15451 100644
--- a/meta/recipes-extended/stress-ng/stress-ng_0.11.23.bb
+++ b/meta/recipes-extended/stress-ng/stress-ng_0.11.24.bb
@@ -9,7 +9,7 @@ SRC_URI = "https://kernel.ubuntu.com/~cking/tarballs/${BPN}/${BP}.tar.xz \
9 file://0001-Do-not-preserve-ownership-when-installing-example-jo.patch \ 9 file://0001-Do-not-preserve-ownership-when-installing-example-jo.patch \
10 file://no_daddr_t.patch \ 10 file://no_daddr_t.patch \
11 " 11 "
12SRC_URI[sha256sum] = "c0a76147a02f4c31af1fb4b9b7e0b90ac8bbd8590ccb54264d5cbe046c769cd2" 12SRC_URI[sha256sum] = "5b3a724a85eed48743dedf37eab851b617ecf921b7fff427c6d0bbf405534671"
13 13
14DEPENDS = "coreutils-native" 14DEPENDS = "coreutils-native"
15 15