diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2020-08-18 12:53:33 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-08-19 10:57:44 +0100 |
commit | 255c900701411a5c8787d7e30a176a5cef548b90 (patch) | |
tree | 72ae7a73a8ec6158713bad99e6aec42cdee5f6de | |
parent | 073ef419d5d12b2eb9722cf2cf951cf25f4f043e (diff) | |
download | poky-255c900701411a5c8787d7e30a176a5cef548b90.tar.gz |
stress-ng: upgrade 0.11.17 -> 0.11.18
(From OE-Core rev: 036f29472caed24f905ed0bed3c8f0d2b079ee22)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-extended/stress-ng/stress-ng_0.11.18.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.11.17.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.11.17.bb b/meta/recipes-extended/stress-ng/stress-ng_0.11.18.bb index a67df24dca..c668d8cbde 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.11.17.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.11.18.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] = "860291dd3a18b985b3483190a627bbede2b5c52113766c1921001b3fb4b83af0" | 12 | SRC_URI[sha256sum] = "07c82a5c89538b5b696a79192faa70d0232352004c9e532946f7f3613d0adf23" |
13 | 13 | ||
14 | DEPENDS = "coreutils-native" | 14 | DEPENDS = "coreutils-native" |
15 | 15 | ||