summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/stress-ng
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-07-14 14:26:03 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-07-16 21:23:44 +0100
commit0869f6b3b2ed3de1a54a86ddac0dc4752713d982 (patch)
treef785eee053bacc6c31d4469697c4382fba3a5471 /meta/recipes-extended/stress-ng
parent964de6168a2827d82d02d57b92fc95024dcd60e6 (diff)
downloadpoky-0869f6b3b2ed3de1a54a86ddac0dc4752713d982.tar.gz
stress-ng: upgrade 0.12.11 -> 0.12.12
(From OE-Core rev: 92b1fed7df8305f0b335e09c83d7364d5c6dadbe) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.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.12.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.12.11.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.12.11.bb b/meta/recipes-extended/stress-ng/stress-ng_0.12.12.bb
index d0cf45f42d..97eaa75d18 100644
--- a/meta/recipes-extended/stress-ng/stress-ng_0.12.11.bb
+++ b/meta/recipes-extended/stress-ng/stress-ng_0.12.12.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 "
12SRC_URI[sha256sum] = "971393075321c24c3d5769acfabb705911d1f411ced5937b7cfea58528c1b4e6" 12SRC_URI[sha256sum] = "f27af50f6f2308e707fef927674bdd209a046b116734281b792aeca35a4e4499"
13 13
14DEPENDS = "coreutils-native" 14DEPENDS = "coreutils-native"
15 15