summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ltp/ltp_20140422.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/ltp/ltp_20140422.bb')
-rw-r--r--meta/recipes-extended/ltp/ltp_20140422.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/ltp/ltp_20140422.bb b/meta/recipes-extended/ltp/ltp_20140422.bb
index bad9e6f147..995d6170ee 100644
--- a/meta/recipes-extended/ltp/ltp_20140422.bb
+++ b/meta/recipes-extended/ltp/ltp_20140422.bb
@@ -36,6 +36,8 @@ TARGET_CC_ARCH += "${LDFLAGS}"
36export prefix = "/opt/ltp" 36export prefix = "/opt/ltp"
37export exec_prefix = "/opt/ltp" 37export exec_prefix = "/opt/ltp"
38 38
39EXTRA_OECONF = " --with-power-management-testsuite --with-realtime-testsuite "
40
39# ltp doesn't regenerate ffsb-6.0-rc2 configure and hardcode configure call. 41# ltp doesn't regenerate ffsb-6.0-rc2 configure and hardcode configure call.
40# we explicitly force regeneration of that directory and pass configure options. 42# we explicitly force regeneration of that directory and pass configure options.
41do_configure_append() { 43do_configure_append() {