mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 23:17:43 +00:00
lxc: needs mmu
Fixes: http://autobuild.buildroot.net/results/602/60289dae59650847e6d32c7ab3be7973a86a25c7/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
837c3bb3a3
commit
98ab2cb15d
@ -3,6 +3,7 @@ config BR2_PACKAGE_LXC
|
|||||||
select BR2_PACKAGE_LIBCAP
|
select BR2_PACKAGE_LIBCAP
|
||||||
depends on BR2_INET_IPV6
|
depends on BR2_INET_IPV6
|
||||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
Linux Containers (LXC), provides the ability to group and isolate
|
Linux Containers (LXC), provides the ability to group and isolate
|
||||||
of a set of processes in a jail by virtualizing and accounting the
|
of a set of processes in a jail by virtualizing and accounting the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user