mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
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:
committed by
Richard Purdie
parent
b72ab9976a
commit
c13ffb9a03
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user