]> 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)
committerSteve Sakoman <steve@sakoman.com>
Tue, 27 Oct 2020 01:06:51 +0000 (15:06 -1000)
commit8a367cbbf092339a8c82c680a2565567b594b6c6
tree70e5d6a523cc4c2a1dda358c848fab724da87a95
parentd0dd153b0ab3da27985a47db8cdb4e26f94b893d
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: Steve Sakoman <steve@sakoman.com>
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.62.6.bb