summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-11-02 17:48:50 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-11-03 08:21:12 +0000
commitfb980bba3b1c0e5fd92a3e5e1bbae99b2b2b8ba9 (patch)
treeed850e70343e93f4a0b2a8e757daca9542088f49 /meta
parentd37052f06fbd2651c3117e815edda22cc118f13a (diff)
downloadpoky-fb980bba3b1c0e5fd92a3e5e1bbae99b2b2b8ba9.tar.gz
stress-ng: upgrade 0.11.21 -> 0.11.23
(From OE-Core rev: e279b1b6ff956b7a4d17e7b7ea3b5de3d84d397e) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-extended/stress-ng/stress-ng_0.11.23.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.11.21.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.11.21.bb b/meta/recipes-extended/stress-ng/stress-ng_0.11.23.bb
index 71671dd046..f09bb24737 100644
--- a/meta/recipes-extended/stress-ng/stress-ng_0.11.21.bb
+++ b/meta/recipes-extended/stress-ng/stress-ng_0.11.23.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] = "ee44b71aba20e9c7d10ec4768efa2245d12579fa17e08b9314c17f06f785ae39" 12SRC_URI[sha256sum] = "c0a76147a02f4c31af1fb4b9b7e0b90ac8bbd8590ccb54264d5cbe046c769cd2"
13 13
14DEPENDS = "coreutils-native" 14DEPENDS = "coreutils-native"
15 15