diff options
| -rw-r--r-- | meta/recipes-extended/ltp/ltp_20200515.bb | 2 |
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 | ||
| 51 | PACKAGECONFIG[numa] = "--with-numa, --without-numa, numactl," | 51 | PACKAGECONFIG[numa] = "--with-numa, --without-numa, numactl," |
| 52 | EXTRA_AUTORECONF += "-I ${S}/testcases/realtime/m4" | 52 | EXTRA_AUTORECONF += "-I ${S}/testcases/realtime/m4" |
| 53 | EXTRA_OECONF = " --with-power-management-testsuite --with-realtime-testsuite --with-open-posix-testsuite " | 53 | EXTRA_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 |
| 55 | EXTRA_OECONF += " --without-tirpc " | 55 | EXTRA_OECONF += " --without-tirpc " |
| 56 | 56 | ||
