[Buildroot] [PATCH 2/3] package/ltp-testsuite: enable power-management tests

Anders Roxell anders.roxell at linaro.org
Thu Sep 3 09:01:57 UTC 2015


Signed-off-by: Anders Roxell <anders.roxell at linaro.org>
---
 package/ltp-testsuite/ltp-testsuite.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/ltp-testsuite/ltp-testsuite.mk b/package/ltp-testsuite/ltp-testsuite.mk
index 48733f2..634fc45 100644
--- a/package/ltp-testsuite/ltp-testsuite.mk
+++ b/package/ltp-testsuite/ltp-testsuite.mk
@@ -10,6 +10,7 @@ LTP_TESTSUITE_SITE = http://downloads.sourceforge.net/project/ltp/LTP%20Source/l
 LTP_TESTSUITE_LICENSE = GPLv2 GPLv2+
 LTP_TESTSUITE_LICENSE_FILES = COPYING
 LTP_TESTSUITE_CONF_OPTS += \
+			   --with-power-management-testsuite \
 			   --with-realtime-testsuite
 
 # Needs libcap with file attrs which needs attr, so both required
-- 
2.1.4




More information about the buildroot mailing list