summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-05-31 17:52:08 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-04 13:27:30 +0100
commit6e814761bf47f8a2ba7a2ccbf2d7226901f87ce5 (patch)
tree78e7aed2d5ea0fa93f5543652bea7e03db9fb7cd /meta/recipes-extended
parentfb39ef338fb021e3762fa2061b0d37cfeb106271 (diff)
downloadpoky-6e814761bf47f8a2ba7a2ccbf2d7226901f87ce5.tar.gz
stress-ng: upgrade 0.11.01 -> 0.11.12
(From OE-Core rev: 7f26ca5fffac1b96031bc8a20a718629d2557c85) 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.12.bb (renamed from meta/recipes-extended/stress-ng/stress-ng_0.11.01.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.11.01.bb b/meta/recipes-extended/stress-ng/stress-ng_0.11.12.bb
index 3486be1b03..ba93efc4c8 100644
--- a/meta/recipes-extended/stress-ng/stress-ng_0.11.01.bb
+++ b/meta/recipes-extended/stress-ng/stress-ng_0.11.12.bb
@@ -8,8 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
8SRC_URI = "https://kernel.ubuntu.com/~cking/tarballs/${BPN}/${BP}.tar.xz \ 8SRC_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 " 10 "
11SRC_URI[md5sum] = "a558fc7fb9d0a851afe6de09080b5401" 11SRC_URI[sha256sum] = "0ccf437ca1876a3e8a55986c6481697045203a17f5994cb2f5096cd461d18031"
12SRC_URI[sha256sum] = "9fe19548c87aa1a1b9b2be3b359ec2621b88bcb16998b77527549a7736f65494"
13 12
14DEPENDS = "coreutils-native" 13DEPENDS = "coreutils-native"
15 14