* [Buildroot] [PATCH] mdadm: needs MMU
@ 2013-11-21 17:23 Thomas Petazzoni
2013-11-21 17:25 ` Thomas De Schampheleire
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Petazzoni @ 2013-11-21 17:23 UTC (permalink / raw)
To: buildroot
Fixes:
http://autobuild.buildroot.org/results/52c/52cc56df2aa278d92141918de74833d7e4fd3d47/build-end.log
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
package/mdadm/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/mdadm/Config.in b/package/mdadm/Config.in
index c513348..e0d606b 100644
--- a/package/mdadm/Config.in
+++ b/package/mdadm/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_MDADM
bool "mdadm"
+ depends on BR2_USE_MMU # fork()
help
Utility for managing Linux Software RAID arrays.
--
1.8.1.2
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [Buildroot] [PATCH] mdadm: needs mmu
@ 2013-11-21 11:17 Gustavo Zacarias
2013-11-22 11:12 ` Peter Korsgaard
0 siblings, 1 reply; 5+ messages in thread
From: Gustavo Zacarias @ 2013-11-21 11:17 UTC (permalink / raw)
To: buildroot
Fixes:
http://autobuild.buildroot.net/results/52c/52cc56df2aa278d92141918de74833d7e4fd3d47/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/mdadm/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/mdadm/Config.in b/package/mdadm/Config.in
index c513348..e0d606b 100644
--- a/package/mdadm/Config.in
+++ b/package/mdadm/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_MDADM
bool "mdadm"
+ depends on BR2_USE_MMU # fork()
help
Utility for managing Linux Software RAID arrays.
--
1.8.3.2
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-11-22 11:12 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-21 17:23 [Buildroot] [PATCH] mdadm: needs MMU Thomas Petazzoni
2013-11-21 17:25 ` Thomas De Schampheleire
2013-11-21 17:29 ` Thomas Petazzoni
-- strict thread matches above, loose matches on Subject: below --
2013-11-21 11:17 [Buildroot] [PATCH] mdadm: needs mmu Gustavo Zacarias
2013-11-22 11:12 ` Peter Korsgaard
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.