summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ltp/ltp_20200515.bb
diff options
context:
space:
mode:
authorMatthew <matthew.zeng@windriver.com>2020-07-29 23:56:36 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-08-01 19:57:26 +0100
commitf2238b656e7f64c0f95556d2bf22420cef64d2a4 (patch)
tree3028521479d2e928d75ee5fa2452fcdc55ebcccd /meta/recipes-extended/ltp/ltp_20200515.bb
parent287eccd7af7d97604ca68d456c23655fd1b6c40b (diff)
downloadopenembedded-core-contrib-f2238b656e7f64c0f95556d2bf22420cef64d2a4.tar.gz
ltp: remove OOM tests from runtest/mm
Remove the OOM tests, since they might cause oeqa ssh connection lost. [YOCTO #13802] Signed-off-by: Mingde (Matthew) Zeng <matthew.zeng@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/ltp/ltp_20200515.bb')
-rw-r--r--meta/recipes-extended/ltp/ltp_20200515.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/ltp/ltp_20200515.bb b/meta/recipes-extended/ltp/ltp_20200515.bb
index ece3acf0f9..0c7044d044 100644
--- a/meta/recipes-extended/ltp/ltp_20200515.bb
+++ b/meta/recipes-extended/ltp/ltp_20200515.bb
@@ -37,6 +37,7 @@ SRC_URI = "git://github.com/linux-test-project/ltp.git \
file://0001-ptrace01-Fix-missing-format-string.patch \
file://0001-sigwaitinfo-Do-not-run-invalid-undefined-test-cases.patch \
file://0001-syscalls-copy_file_range02-Expect-EFBIG-in-subcase-m.patch \
+ file://0001-Remove-OOM-tests-from-runtest-mm.patch \
"
S = "${WORKDIR}/git"