]> code.ossystems Code Review - openembedded-core.git/commit
glib-2.0: fix parsing of slim encoded tzdata
authorRoss Burton <ross@burtonini.com>
Mon, 26 Oct 2020 18:01:06 +0000 (18:01 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Oct 2020 18:04:12 +0000 (18:04 +0000)
commit09aec7ea87ffc28d1b22d904b20dc23ea55225c9
tree4da4647f353005656cfa60cf9567951700856598
parent6a74caa115298e594ae22a9de91b132db62e4b5d
glib-2.0: fix parsing of slim encoded tzdata

As of tzcode 2020b the timezone data is encoded using the 'slim' format
instead of the previous 'fat'.  This exposes a number of bugs in GLib,
so backport the fixes to improve the parser.

[ YOCTO #14106 ]

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glib-2.0/glib-2.0/tzdata-update.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0_2.64.5.bb