All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] torsmo: needs mmu
@ 2014-06-21 14:59 Gustavo Zacarias
  2014-06-21 17:35 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2014-06-21 14:59 UTC (permalink / raw)
  To: buildroot

Fixes:
http://autobuild.buildroot.net/results/28f/28ffabf47643dfdb646ec98a56978db75fc84c05/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/torsmo/Config.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/torsmo/Config.in b/package/torsmo/Config.in
index 7d309da..a3943bd 100644
--- a/package/torsmo/Config.in
+++ b/package/torsmo/Config.in
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_TORSMO
 	bool "torsmo"
 	depends on BR2_PACKAGE_XORG7
+	depends on BR2_USE_MMU # fork()
 	select BR2_PACKAGE_XLIB_LIBX11
 	select BR2_PACKAGE_XLIB_LIBXEXT
 	help
-- 
1.8.5.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] torsmo: needs mmu
  2014-06-21 14:59 [Buildroot] [PATCH] torsmo: needs mmu Gustavo Zacarias
@ 2014-06-21 17:35 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2014-06-21 17:35 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Sat, 21 Jun 2014 11:59:33 -0300, Gustavo Zacarias wrote:
> Fixes:
> http://autobuild.buildroot.net/results/28f/28ffabf47643dfdb646ec98a56978db75fc84c05/
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/torsmo/Config.in | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-06-21 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-21 14:59 [Buildroot] [PATCH] torsmo: needs mmu Gustavo Zacarias
2014-06-21 17:35 ` Thomas Petazzoni

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.