|
@@ -1,8 +1,7 @@
|
|
config BR2_PACKAGE_DOMOTICZ
|
|
config BR2_PACKAGE_DOMOTICZ
|
|
bool "domoticz"
|
|
bool "domoticz"
|
|
- depends on BR2_USE_MMU # mosquitto
|
|
|
|
- depends on BR2_TOOLCHAIN_HAS_SYNC_4 # mosquitto
|
|
|
|
- depends on !BR2_STATIC_LIBS # mosquitto
|
|
|
|
|
|
+ depends on BR2_USE_MMU # fork()
|
|
|
|
+ depends on !BR2_STATIC_LIBS
|
|
depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_8 # sleep_for
|
|
depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_8 # sleep_for
|
|
# pthread_condattr_setclock
|
|
# pthread_condattr_setclock
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
|