[Buildroot] [PATCH] package/systemd: needs timezone info

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Jul 4 16:34:29 UTC 2017


Hello,

On Tue,  4 Jul 2017 13:21:20 +0200, Yann E. MORIN wrote:

> diff --git a/package/systemd/Config.in b/package/systemd/Config.in
> index 478cc104a9..a1b68b2809 100644
> --- a/package/systemd/Config.in
> +++ b/package/systemd/Config.in
> @@ -13,6 +13,7 @@ menuconfig BR2_PACKAGE_SYSTEMD
>  	depends on !BR2_STATIC_LIBS # kmod
>  	depends on BR2_TOOLCHAIN_HAS_THREADS # dbus
>  	depends on BR2_USE_MMU # dbus
> +	select BR2_TARGET_TZ_INFO
>  	select BR2_PACKAGE_HAS_UDEV
>  	select BR2_PACKAGE_DBUS # runtime dependency only
>  	select BR2_PACKAGE_LIBCAP

Thanks, applied to master after fixing alphabetic ordering.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list