Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] linknx: needs mmu
@ 2013-04-03 11:11 Gustavo Zacarias
  2013-04-03 20:48 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2013-04-03 11:11 UTC (permalink / raw)
  To: buildroot

Inherited from libpthsem which uses fork()

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

diff --git a/package/linknx/Config.in b/package/linknx/Config.in
index 18e9867..f35351e 100644
--- a/package/linknx/Config.in
+++ b/package/linknx/Config.in
@@ -2,6 +2,7 @@ config BR2_PACKAGE_LINKNX
 	bool "linknx"
 	select BR2_PACKAGE_LIBPTHSEM
 	depends on BR2_INSTALL_LIBSTDCPP
+	depends on BR2_USE_MMU # libpthsem
 	help
 	  Linknx is an automation platform providing high level functionalities
 	  to EIB/KNX installation.
-- 
1.8.1.5

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

* [Buildroot] [PATCH] linknx: needs mmu
  2013-04-03 11:11 [Buildroot] [PATCH] linknx: needs mmu Gustavo Zacarias
@ 2013-04-03 20:48 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2013-04-03 20:48 UTC (permalink / raw)
  To: buildroot

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

 Gustavo> Inherited from libpthsem which uses fork()
 Gustavo> 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:[~2013-04-03 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-03 11:11 [Buildroot] [PATCH] linknx: needs mmu Gustavo Zacarias
2013-04-03 20:48 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox