[Buildroot] [PATCH v2, 1/2] Revert "package/domoticz: drop boost date-time dependency"

Yann E. MORIN yann.morin.1998 at free.fr
Mon Apr 26 19:49:38 UTC 2021


Fabrice, All,

On 2021-04-26 21:11 +0200, Fabrice Fontaine spake thusly:
> This reverts commit 4b4d98e2c5165c3121e670192970fc909cae6d8a as
> Boost::date_time is still used by domoticz (in pmain/Scheduler.cpp and
> push/BasePush.cpp)
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/493a2e93fe6121f118293a268f986ee51009b7e8
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/domoticz/Config.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/domoticz/Config.in b/package/domoticz/Config.in
> index f9672056ee..83ae2035b2 100644
> --- a/package/domoticz/Config.in
> +++ b/package/domoticz/Config.in
> @@ -11,6 +11,7 @@ config BR2_PACKAGE_DOMOTICZ
>  	depends on BR2_TOOLCHAIN_SUPPORTS_ALWAYS_LOCKFREE_ATOMIC_INTS # boost-thread
>  	depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_64735 # exception_ptr
>  	select BR2_PACKAGE_BOOST
> +	select BR2_PACKAGE_BOOST_DATE_TIME
>  	select BR2_PACKAGE_BOOST_SYSTEM
>  	select BR2_PACKAGE_BOOST_THREAD
>  	select BR2_PACKAGE_CEREAL
> -- 
> 2.30.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list