diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-06-15 10:12:37 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-06-17 00:07:06 +0100 |
commit | 7c57d7405cca617b3e051de9f7138eac55db4894 (patch) | |
tree | 22580fd7d73c6ab9eebf16a6aa69ee4a532cc0d7 /meta/recipes-extended/stress-ng | |
parent | 94fa3f75978095eabf35e5eb5352b1184c31071a (diff) | |
download | poky-7c57d7405cca617b3e051de9f7138eac55db4894.tar.gz |
stress-ng: upgrade 0.12.09 -> 0.12.10
(From OE-Core rev: 42adfa656617212b6db0d56a4fde1718c32a1e57)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/stress-ng')
-rw-r--r-- | meta/recipes-extended/stress-ng/stress-ng_0.12.10.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.12.09.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.12.09.bb b/meta/recipes-extended/stress-ng/stress-ng_0.12.10.bb index f7e5f03e78..7b06f00616 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.12.09.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.12.10.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 | " |
12 | SRC_URI[sha256sum] = "cffac091082c7adbfec649be3c66941c3d622f8b96795656bcce2e20d669cfeb" | 12 | SRC_URI[sha256sum] = "bd167b6559fa8a28680371b1defd3ffe2344eb550129d58dd7d5e2d568f2786e" |
13 | 13 | ||
14 | DEPENDS = "coreutils-native" | 14 | DEPENDS = "coreutils-native" |
15 | 15 | ||