summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ltp/ltp_20210524.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-16 16:53:47 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-17 13:42:31 +0100
commit99c023029100528cb2a2ccf4ce0c9c6c4bbe2055 (patch)
treea6cce305797b262c3468e01e7652621f6d82d1bb /meta/recipes-extended/ltp/ltp_20210524.bb
parent4da1e8091ea0a57209519f0a4755d06aa108f439 (diff)
downloadpoky-99c023029100528cb2a2ccf4ce0c9c6c4bbe2055.tar.gz
ltp: Reinstate 'hanging' tests for evaluation
We think we've found the root cause of the ltp hangs as a cgroup kernel fs bug introduced in 5.1 and now fixed in linux-yocto. Reinstate these tests and see if any issues recur. (From OE-Core rev: 59d0df4ee3448ce5d5bcc03008f3e239003f9d79) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/ltp/ltp_20210524.bb')
-rw-r--r--meta/recipes-extended/ltp/ltp_20210524.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-extended/ltp/ltp_20210524.bb b/meta/recipes-extended/ltp/ltp_20210524.bb
index 4328b1efee..26fd9ac049 100644
--- a/meta/recipes-extended/ltp/ltp_20210524.bb
+++ b/meta/recipes-extended/ltp/ltp_20210524.bb
@@ -31,7 +31,6 @@ SRCREV = "0fb171f2beddaf64bd27597577c206c0f892b3cd"
31 31
32SRC_URI = "git://github.com/linux-test-project/ltp.git \ 32SRC_URI = "git://github.com/linux-test-project/ltp.git \
33 file://0001-Remove-OOM-tests-from-runtest-mm.patch \ 33 file://0001-Remove-OOM-tests-from-runtest-mm.patch \
34 file://disable_hanging_tests.patch \
35 " 34 "
36 35
37S = "${WORKDIR}/git" 36S = "${WORKDIR}/git"