mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
linknx: needs mmu
Inherited from libpthsem which uses fork() Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
18ff7e0503
commit
e853215eaa
@ -2,6 +2,7 @@ config BR2_PACKAGE_LINKNX
|
|||||||
bool "linknx"
|
bool "linknx"
|
||||||
select BR2_PACKAGE_LIBPTHSEM
|
select BR2_PACKAGE_LIBPTHSEM
|
||||||
depends on BR2_INSTALL_LIBSTDCPP
|
depends on BR2_INSTALL_LIBSTDCPP
|
||||||
|
depends on BR2_USE_MMU # libpthsem
|
||||||
help
|
help
|
||||||
Linknx is an automation platform providing high level functionalities
|
Linknx is an automation platform providing high level functionalities
|
||||||
to EIB/KNX installation.
|
to EIB/KNX installation.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user