buildroot/package/domoticz
Fabrice Fontaine a4ad5fa132 package/boost: atomics needs always lockfree atomic bytes
Since version 1.74.0, boost atomics needs a toolchain that always
supports lockfree atomic bytes so add dependendy on
BR2_TOOLCHAIN_SUPPORTS_ALWAYS_LOCKFREE_ATOMIC_INTS:
https://github.com/boostorg/atomic/issues/42

Fixes:
 - http://autobuild.buildroot.org/results/c03a786791e3aa7801cf1bff9934c4a105f54ce1

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
[yann.morin.1998@free.fr:
  - add the new dependency as its own 'depends on' line
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-01-02 22:37:35 +01:00
..
0001-Revert-Updating-CMake-configuration-file-to-use-vers.patch
0002-Avoid-deprecated-bind-placeholders-in-global-namespace.patch package/domoticz: fix build with boost 1.73.0 2020-08-13 22:53:48 +02:00
0003-Build-failure-with-python-3-9.patch package/domoticz: fix build with python 3.9 2020-11-10 09:56:45 +01:00
0004-Load-python-3-9-shared-libs.patch package/domoticz: fix build with python 3.9 2020-11-10 09:56:45 +01:00
Config.in package/boost: atomics needs always lockfree atomic bytes 2021-01-02 22:37:35 +01:00
domoticz.hash
domoticz.mk package/domoticz: set WITH_LIBUSB 2020-05-08 10:15:40 +02:00
domoticz.service
S99domoticz