[OE-core] [PATCH] ltp: enable PM and RT tests

Koen Kooi koen.kooi at linaro.org
Tue May 6 07:03:46 UTC 2014


Signed-off-by: Koen Kooi <koen.kooi at linaro.org>
---
 meta/recipes-extended/ltp/ltp_20140422.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-extended/ltp/ltp_20140422.bb b/meta/recipes-extended/ltp/ltp_20140422.bb
index bad9e6f..995d617 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}"
 export prefix = "/opt/ltp"
 export exec_prefix = "/opt/ltp"
 
+EXTRA_OECONF = " --with-power-management-testsuite --with-realtime-testsuite "
+
 # ltp doesn't regenerate ffsb-6.0-rc2 configure and hardcode configure call.
 # we explicitly force regeneration of that directory and pass configure options.
 do_configure_append() {
-- 
1.9.0




More information about the Openembedded-core mailing list