diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-07-15 09:44:11 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-07-18 11:06:32 +0100 |
commit | afd54fb08335ce57e6f2a5cfc732e16aa5ce8936 (patch) | |
tree | 2c47c86417885b78cd2e01ed6a47d7f99ce17c7d /meta | |
parent | 606ae25e3a068070d59c01efd18dfee199c9a064 (diff) | |
download | poky-afd54fb08335ce57e6f2a5cfc732e16aa5ce8936.tar.gz |
stress-ng: upgrade 0.11.14 -> 0.11.15
(From OE-Core rev: e616b6ec11576b092d5b3187e30a2f54e6495417)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-extended/stress-ng/stress-ng_0.11.15.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.11.14.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.11.14.bb b/meta/recipes-extended/stress-ng/stress-ng_0.11.15.bb index f1d91da2b4..8ea0476db5 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.11.14.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.11.15.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] = "b21436fdbd9dc482a3fd95ae27cccf0097d0f226361ea3785215f7a4ad50136b" | 12 | SRC_URI[sha256sum] = "6a333650fb5c85c5221f10d2cf890e9fc56530696e118d975fbbe96126c06963" |
13 | 13 | ||
14 | DEPENDS = "coreutils-native" | 14 | DEPENDS = "coreutils-native" |
15 | 15 | ||