|
@@ -10,8 +10,8 @@ LTP_TESTSUITE_SITE = https://github.com/linux-test-project/ltp/releases/download
|
|
|
LTP_TESTSUITE_LICENSE = GPLv2, GPLv2+
|
|
|
LTP_TESTSUITE_LICENSE_FILES = COPYING
|
|
|
LTP_TESTSUITE_CONF_OPTS += \
|
|
|
- --with-power-management-testsuite \
|
|
|
- --with-realtime-testsuite
|
|
|
+ --with-power-management-testsuite \
|
|
|
+ --with-realtime-testsuite
|
|
|
|
|
|
# Needs libcap with file attrs which needs attr, so both required
|
|
|
ifeq ($(BR2_PACKAGE_LIBCAP)$(BR2_PACKAGE_ATTR),yy)
|