diff options
| -rw-r--r-- | meta/recipes-extended/ltp/ltp_20140422.bb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/meta/recipes-extended/ltp/ltp_20140422.bb b/meta/recipes-extended/ltp/ltp_20140422.bb index a8a2e50b13..bb89d85616 100644 --- a/meta/recipes-extended/ltp/ltp_20140422.bb +++ b/meta/recipes-extended/ltp/ltp_20140422.bb @@ -40,6 +40,7 @@ export prefix = "/opt/ltp"  export exec_prefix = "/opt/ltp"  PACKAGECONFIG[numa] = "--with-numa, --without-numa, numactl," +EXTRA_AUTORECONF += "-I ${S}/testcases/realtime/m4"  EXTRA_OECONF = " --with-power-management-testsuite --with-realtime-testsuite "  # ltp doesn't regenerate ffsb-6.0-rc2 configure and hardcode configure call. | 
