mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
package/ltp-testsuite: update configure flags
compile also open possix remove power management (compiled by default since commit b74bbed51b0c0d44b70b136326a8a23cbc64db01) Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
fd72e3234c
commit
d4745040e6
@ -10,7 +10,7 @@ LTP_TESTSUITE_SITE = https://github.com/linux-test-project/ltp/releases/download
|
|||||||
LTP_TESTSUITE_LICENSE = GPLv2, GPLv2+
|
LTP_TESTSUITE_LICENSE = GPLv2, GPLv2+
|
||||||
LTP_TESTSUITE_LICENSE_FILES = COPYING
|
LTP_TESTSUITE_LICENSE_FILES = COPYING
|
||||||
LTP_TESTSUITE_CONF_OPTS += \
|
LTP_TESTSUITE_CONF_OPTS += \
|
||||||
--with-power-management-testsuite \
|
--with-open-posix-testsuite \
|
||||||
--with-realtime-testsuite
|
--with-realtime-testsuite
|
||||||
|
|
||||||
ifeq ($(BR2_LINUX_KERNEL),y)
|
ifeq ($(BR2_LINUX_KERNEL),y)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user