projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18ff7e0
)
linknx: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Wed, 3 Apr 2013 01:11:53 +0000
(
01:11
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 3 Apr 2013 20:43:46 +0000
(22:43 +0200)
Inherited from libpthsem which uses fork()
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/linknx/Config.in
patch
|
blob
|
history
diff --git
a/package/linknx/Config.in
b/package/linknx/Config.in
index 18e98677b789292e36eba5873e4538c727dc59bf..f35351e6883e9c7af174ecd37b2ca25aea4411be 100644
(file)
--- 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.