]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gcc: add a backport patch to fix an issue with tzdata 2024b
authorMarkus Volk <f_l_k@t-online.de>
Fri, 22 Nov 2024 12:27:05 +0000 (13:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Nov 2024 14:28:29 +0000 (14:28 +0000)
commit39018429f05511053ab12e23e7f4487ea25ee529
treed81e96fca7942464f78fb53e2ed1f80685832a43
parente6e1e4585198b819319bab61ac2676e82f177020
gcc: add a backport patch to fix an issue with tzdata 2024b

There is an issue in the std::chrono::tzdb parser that causes problems
since the tzdata-2024b release started using %z in the main format.

As a real world problem I encounter an issue with the waybar clock module,
which ignores the timezone setting and only shows system time.

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-14.2.inc
meta/recipes-devtools/gcc/gcc/gcc.git-ab884fffe3fc82a710bea66ad651720d71c938b8.patch [new file with mode: 0644]