All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] tn5250: needs mmu
@ 2014-01-05 11:01 Gustavo Zacarias
  2014-01-05 11:07 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2014-01-05 11:01 UTC (permalink / raw)
  To: buildroot

Fixes:
http://autobuild.buildroot.net/results/02c/02cedc329c355255e9f9b3b87aa2777de321d1a4/

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

diff --git a/package/tn5250/Config.in b/package/tn5250/Config.in
index 807def0..01be40b 100644
--- a/package/tn5250/Config.in
+++ b/package/tn5250/Config.in
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_TN5250
 	bool "tn5250"
+	depends on BR2_USE_MMU # fork()
 	select BR2_PACKAGE_NCURSES
 	help
 	  Telnet client that emulates 5250 terminals and printers.
-- 
1.8.3.2

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

* [Buildroot] [PATCH] tn5250: needs mmu
  2014-01-05 11:01 [Buildroot] [PATCH] tn5250: needs mmu Gustavo Zacarias
@ 2014-01-05 11:07 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2014-01-05 11:07 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Fixes:
 > http://autobuild.buildroot.net/results/02c/02cedc329c355255e9f9b3b87aa2777de321d1a4/

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2014-01-05 11:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-05 11:01 [Buildroot] [PATCH] tn5250: needs mmu Gustavo Zacarias
2014-01-05 11:07 ` 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.