diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2021-01-28 14:40:06 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-01-30 10:41:04 +0000 |
commit | f9be349d60cb4f8e07c4b7862af080f7761d5dcb (patch) | |
tree | 5d3320ced9905e7d83c491ef17419ead95109525 /meta/recipes-extended/stress-ng | |
parent | 9c68281f8d07622c43194e3625140226cabd24c6 (diff) | |
download | poky-f9be349d60cb4f8e07c4b7862af080f7761d5dcb.tar.gz |
stress-ng: upgrade 0.12.01 -> 0.12.02
(From OE-Core rev: 3244bd2d48bfd993299125856113965056797dc9)
Signed-off-by: Wang Mingyu <wangmy@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.02.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.12.01.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.12.01.bb b/meta/recipes-extended/stress-ng/stress-ng_0.12.02.bb index 79157c738b..a5851b43f2 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.12.01.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.12.02.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] = "d354bbbb1500cfe043c761014dc9c3f62779747fafea8a19af94402327f6d3fc" | 12 | SRC_URI[sha256sum] = "f847be115f60d3ad7d37c806fd1bfb1412aa3c631fca581d6dc233322f50d6a5" |
13 | 13 | ||
14 | DEPENDS = "coreutils-native" | 14 | DEPENDS = "coreutils-native" |
15 | 15 | ||