aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ltp/ltp_20160126.bb
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2016-04-01 13:46:19 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-04-03 15:51:34 +0100
commit207ee90595a4e36c7358db7920562ad19ecb4179 (patch)
tree0a4f4fed624069a4d776555beacb0305838b17cf /meta/recipes-extended/ltp/ltp_20160126.bb
parentfeafad18d5462673bd0fd060b093c30a33e2b8f6 (diff)
downloadopenembedded-core-contrib-207ee90595a4e36c7358db7920562ad19ecb4179.tar.gz
ltp: add periodic output for memcg stress test
(From OE-Core rev: 26e24d3983096cda7e7455a29eb94fca41dbb4e0) Signed-off-by: Tudor Florea <tudor.florea@enea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/ltp/ltp_20160126.bb')
-rw-r--r--meta/recipes-extended/ltp/ltp_20160126.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/ltp/ltp_20160126.bb b/meta/recipes-extended/ltp/ltp_20160126.bb
index 720a569ae5..6be2187eaa 100644
--- a/meta/recipes-extended/ltp/ltp_20160126.bb
+++ b/meta/recipes-extended/ltp/ltp_20160126.bb
@@ -60,6 +60,7 @@ SRC_URI = "git://github.com/linux-test-project/ltp.git \
file://0031-vma03-fix-page-size-offset-as-per-page-size-alignmen.patch \
file://0032-regen.sh-Include-asm-unistd.h-explicitly.patch \
file://0033-shmat1-Cover-GNU-specific-code-under-__USE_GNU.patch \
+ file://0034-periodic_output.patch \
"
S = "${WORKDIR}/git"