1 config BR2_PACKAGE_LINKNX
3 select BR2_PACKAGE_LIBPTHSEM
4 select BR2_PACKAGE_LIBCURL # for autoreconf
5 select BR2_PACKAGE_ARGP_STANDALONE \
6 if BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_MUSL
7 depends on BR2_INSTALL_LIBSTDCPP
8 depends on BR2_USE_MMU # libpthsem
10 Linknx is an automation platform providing high level functionalities
11 to EIB/KNX installation.
13 http://linknx.sourceforge.net/
14 https://github.com/linknx/linknx
16 comment "linknx needs a toolchain w/ C++"
17 depends on BR2_USE_MMU
18 depends on !BR2_INSTALL_LIBSTDCPP