summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/stress-ng/stress-ng_0.10.00.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-08-07 12:29:34 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-08 10:19:56 +0100
commit6c966021b957d705e89c442e435e5b4a3f615421 (patch)
tree657f1006fd7b18a346d78f72a7ab46e411f190e1 /meta/recipes-extended/stress-ng/stress-ng_0.10.00.bb
parent8195341e9ef6b709a06df1dcdce8326cbeb6e780 (diff)
downloadpoky-6c966021b957d705e89c442e435e5b4a3f615421.tar.gz
stress-ng: add a patch to remove unneeded bash dependency
(From OE-Core rev: ea052d11b9ebe113ca392e092c2dd530573ac294) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/stress-ng/stress-ng_0.10.00.bb')
-rw-r--r--meta/recipes-extended/stress-ng/stress-ng_0.10.00.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.10.00.bb b/meta/recipes-extended/stress-ng/stress-ng_0.10.00.bb
index f7faf97e68..e800040c37 100644
--- a/meta/recipes-extended/stress-ng/stress-ng_0.10.00.bb
+++ b/meta/recipes-extended/stress-ng/stress-ng_0.10.00.bb
@@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
7 7
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 file://0001-bash-completion-remove-the-shebang-at-the-start.patch \
10 " 11 "
11SRC_URI[md5sum] = "46aa41d37690324ceab4febfcc549018" 12SRC_URI[md5sum] = "46aa41d37690324ceab4febfcc549018"
12SRC_URI[sha256sum] = "d09dd2a1aea549e478995bf9be90b38906a4cdf33ea7b245ef9d46aa5213c074" 13SRC_URI[sha256sum] = "d09dd2a1aea549e478995bf9be90b38906a4cdf33ea7b245ef9d46aa5213c074"