[Buildroot] [PATCH] system: zoneinfo usable by musl, too

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Aug 9 20:50:41 UTC 2016


Hello,

On Tue,  9 Aug 2016 22:25:55 +0200, Yann E. MORIN wrote:
> Currently, we limit installing zoneinfo to non-musl toolchain, by lack
> of knowledge on how it would work on musl.
> 
> Turns out that musl uses the same zoneinfo format as glibc does.
> 
> Make it possible to install the TZ info whatever the C library; for
> musl, use tzdata as for glibc.
> 
> Thanks Rich! ;-)
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
> Cc: Rich Felker <dalias at aerifal.cx>
> Cc: Marc Khouri <marc at khouri.ca>
> 
> ---
> Marc, with this patch, your libical change will just need to be a select
> on BR2_TARGET_TZ_INFO.
> ---
>  system/Config.in | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

Applied to master, thanks.

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



More information about the buildroot mailing list