diff options
author | zhengruoqin <zhengrq.fnst@cn.fujitsu.com> | 2021-03-18 01:50:24 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-23 22:51:25 +0000 |
commit | 5372c7b54eca19476435fba18c82c48a9ffc8a74 (patch) | |
tree | 577ddfc38622e0012fbd58d027d0edb7617f2607 /meta/recipes-extended/stress-ng | |
parent | 9f228661de3cc2c4883052a12f36c152c3ad41a2 (diff) | |
download | poky-5372c7b54eca19476435fba18c82c48a9ffc8a74.tar.gz |
stress-ng: upgrade 0.12.04 -> 0.12.05
(From OE-Core rev: e5f457cb81698a517a11df48131169b3a40105ce)
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.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.05.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.12.04.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.12.04.bb b/meta/recipes-extended/stress-ng/stress-ng_0.12.05.bb index 28887204d9..eb6bdb4a81 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.12.04.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.12.05.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] = "b4e34bda8db4ed37e33b7a861bc06ad77cbbd234d63236da2cb58f02e3f3218e" | 12 | SRC_URI[sha256sum] = "af7779aee38e6d94726ed7d5cf36384a64d50c86e42fff89c141d8609913f425" |
13 | 13 | ||
14 | DEPENDS = "coreutils-native" | 14 | DEPENDS = "coreutils-native" |
15 | 15 | ||