diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-05-05 17:18:40 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-09 23:30:14 +0100 |
commit | 70f797ecedc08d9a32d26250e820790595a2ebf3 (patch) | |
tree | 3c426379467ef7a070b7e56c2790908ed26af9f7 /meta | |
parent | f33847f5ba08961c227606cc8481eae0aff7fa19 (diff) | |
download | poky-70f797ecedc08d9a32d26250e820790595a2ebf3.tar.gz |
stress-ng: upgrade 0.12.05 -> 0.12.06
(From OE-Core rev: 31a09f59db6461a5f65f93783c25d8d05e4edf3e)
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.12.06.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.12.05.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.12.05.bb b/meta/recipes-extended/stress-ng/stress-ng_0.12.06.bb index eb6bdb4a81..7e9135ad01 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.12.05.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.12.06.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] = "af7779aee38e6d94726ed7d5cf36384a64d50c86e42fff89c141d8609913f425" | 12 | SRC_URI[sha256sum] = "75eb340266b1bbae944d8f9281af978bd5bc2c8085df97a098d5500d6f177296" |
13 | 13 | ||
14 | DEPENDS = "coreutils-native" | 14 | DEPENDS = "coreutils-native" |
15 | 15 | ||