diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-09-02 23:13:23 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-03 09:44:30 +0100 |
commit | 760d36f070a339791e8a7317dff1da6823f78b7c (patch) | |
tree | 6bd10054fc054efd4371703764f7b9d877b6ba4c /meta/recipes-extended | |
parent | 91e65c54db42941462d5d5504a01423b9571f97f (diff) | |
download | poky-760d36f070a339791e8a7317dff1da6823f78b7c.tar.gz |
stress-ng: upgrade 0.11.18 -> 0.11.19
(From OE-Core rev: bc03f9220fe18f4ae2a4c7bc8f7edfc752d3cbd4)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/stress-ng/stress-ng_0.11.19.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.11.18.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.11.18.bb b/meta/recipes-extended/stress-ng/stress-ng_0.11.19.bb index c668d8cbde..f1af99e512 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.11.18.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.11.19.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] = "07c82a5c89538b5b696a79192faa70d0232352004c9e532946f7f3613d0adf23" | 12 | SRC_URI[sha256sum] = "a50b753f00a9c880eda4f9d72bb82e37149ac24fab4265212e101926a1c20868" |
13 | 13 | ||
14 | DEPENDS = "coreutils-native" | 14 | DEPENDS = "coreutils-native" |
15 | 15 | ||