lxc: needs mmu
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Fri, 18 Oct 2013 19:45:15 +0000 (16:45 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 19 Oct 2013 21:17:14 +0000 (23:17 +0200)
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>
package/lxc/Config.in

index ad463b19a354bec25d1646537c702689a91be8ab..f8c1fb9e31125389180215aec894d0321d1e3a7b 100644 (file)
@@ -3,6 +3,7 @@ config BR2_PACKAGE_LXC
        select BR2_PACKAGE_LIBCAP
        depends on BR2_INET_IPV6
        depends on BR2_TOOLCHAIN_HAS_THREADS
+       depends on BR2_USE_MMU # fork()
        help
          Linux Containers (LXC), provides the ability to group and isolate
          of a set of processes in a jail by virtualizing and accounting the