* [Buildroot] [PATCH] lxc: needs mmu
@ 2013-10-18 19:45 Gustavo Zacarias
2013-10-19 21:17 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2013-10-18 19:45 UTC (permalink / raw)
To: buildroot
Fixes:
http://autobuild.buildroot.net/results/602/60289dae59650847e6d32c7ab3be7973a86a25c7/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/lxc/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/lxc/Config.in b/package/lxc/Config.in
index ad463b1..f8c1fb9 100644
--- a/package/lxc/Config.in
+++ b/package/lxc/Config.in
@@ -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
--
1.8.1.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] lxc: needs mmu
2013-10-18 19:45 [Buildroot] [PATCH] lxc: needs mmu Gustavo Zacarias
@ 2013-10-19 21:17 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2013-10-19 21:17 UTC (permalink / raw)
To: buildroot
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
> Fixes:
> http://autobuild.buildroot.net/results/602/60289dae59650847e6d32c7ab3be7973a86a25c7/
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-19 21:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-18 19:45 [Buildroot] [PATCH] lxc: needs mmu Gustavo Zacarias
2013-10-19 21:17 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox