diff options
author | wangmy <wangmy@fujitsu.com> | 2021-06-29 23:04:52 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-07-02 23:14:32 +0100 |
commit | ed7c63ada17917d8a4df393eb4fd27b06bf493ca (patch) | |
tree | b4fb2b0ac017389a23683e78397e76f28c2b1e50 /meta | |
parent | 1e36f5315bb31534c19ad9b8109d505506f9fdd1 (diff) | |
download | poky-ed7c63ada17917d8a4df393eb4fd27b06bf493ca.tar.gz |
stress-ng: upgrade 0.12.10 -> 0.12.11
(From OE-Core rev: 9efc3f62a9e0db514c9aa300acb2d26b1ab80ccc)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.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.11.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.12.10.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.12.10.bb b/meta/recipes-extended/stress-ng/stress-ng_0.12.11.bb index 7b06f00616..d0cf45f42d 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.12.10.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.12.11.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] = "bd167b6559fa8a28680371b1defd3ffe2344eb550129d58dd7d5e2d568f2786e" | 12 | SRC_URI[sha256sum] = "971393075321c24c3d5769acfabb705911d1f411ced5937b7cfea58528c1b4e6" |
13 | 13 | ||
14 | DEPENDS = "coreutils-native" | 14 | DEPENDS = "coreutils-native" |
15 | 15 | ||