ltp: enable PM and RT tests

(From OE-Core rev: 370d8954dddd90addd0e955bbd4592316af113b8)

Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Koen Kooi 2014-05-06 09:03:46 +02:00 committed by Richard Purdie
parent b72ab9976a
commit c13ffb9a03
1 changed files with 2 additions and 0 deletions

View File

@ -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() {