summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-extended/ltp/ltp_20200515.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/ltp/ltp_20200515.bb b/meta/recipes-extended/ltp/ltp_20200515.bb
index b283add12f..ece3acf0f9 100644
--- a/meta/recipes-extended/ltp/ltp_20200515.bb
+++ b/meta/recipes-extended/ltp/ltp_20200515.bb
@@ -50,7 +50,7 @@ export exec_prefix = "/opt/${PN}"
50 50
51PACKAGECONFIG[numa] = "--with-numa, --without-numa, numactl," 51PACKAGECONFIG[numa] = "--with-numa, --without-numa, numactl,"
52EXTRA_AUTORECONF += "-I ${S}/testcases/realtime/m4" 52EXTRA_AUTORECONF += "-I ${S}/testcases/realtime/m4"
53EXTRA_OECONF = " --with-power-management-testsuite --with-realtime-testsuite --with-open-posix-testsuite " 53EXTRA_OECONF = " --with-realtime-testsuite --with-open-posix-testsuite "
54# ltp network/rpc test cases ftbfs when libtirpc is found 54# ltp network/rpc test cases ftbfs when libtirpc is found
55EXTRA_OECONF += " --without-tirpc " 55EXTRA_OECONF += " --without-tirpc "
56 56