Browse Source

ltp: enable libaio and cgroups

Waldemar Brodkorb 1 year ago
parent
commit
b5b81c118a
2 changed files with 8 additions and 3 deletions
  1. 4 3
      package/ltp/Makefile
  2. 4 0
      target/linux/config/Config.in.kernel

+ 4 - 3
package/ltp/Makefile

@@ -8,9 +8,10 @@ PKG_VERSION:=		20240129
 PKG_RELEASE:=		1
 PKG_DESCR:=		linux test project
 PKG_HASH:=		c302f6b2ca09cbb7835f549777bdb9233fe31f7086d7ad8e65472a0804e3e025
-PKG_DEPENDS:=		bash mke2fs mkfs shadow libtirpc
-PKG_BUILDDEP+=		libtirpc
-PKG_KDEPENDS:=		coredump bsd-process-acct ikconfig-proc
+PKG_DEPENDS:=		bash mke2fs mkfs shadow libtirpc libaio
+PKG_DEPENDS+=		kmod dosfstools
+PKG_BUILDDEP+=		libtirpc libaio
+PKG_KDEPENDS:=		coredump bsd-process-acct ikconfig-proc cgroups
 PKG_KDEPENDS+=		user-ns net-ns time-ns bpf-syscall blk-dev-loop watch-queue
 PKG_NEEDS:=		threads
 PKG_SECTION:=		base/tests

+ 4 - 0
target/linux/config/Config.in.kernel

@@ -312,6 +312,10 @@ config ADK_LINUX_KERNEL_WATCH_QUEUE
 	bool "General notification queue"
 	default n
 
+config ADK_LINUX_KERNEL_CGROUPS
+	bool "Control group support"
+	default n
+
 choice
 prompt "Page size"
 depends on ADK_TARGET_ARCH_MIPS64