From: Anders Roxell Date: Thu, 3 Sep 2015 09:01:57 +0000 (+0200) Subject: package/ltp-testsuite: enable power-management tests X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5fa2868b3ed92fc273803d9772b2d209035f9457;p=buildroot.git package/ltp-testsuite: enable power-management tests Signed-off-by: Anders Roxell Reviewed-by: Vicente Olivert Riera Tested-by: Vicente Olivert Riera Signed-off-by: Peter Korsgaard --- diff --git a/package/ltp-testsuite/ltp-testsuite.mk b/package/ltp-testsuite/ltp-testsuite.mk index 48733f2ac9..634fc450d4 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