diff options
author | Markus Volk <f_l_k@t-online.de> | 2024-11-22 13:27:05 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-11-30 05:41:59 -0800 |
commit | d7cd2e6f521dc517365fe2e737655cb68737db2f (patch) | |
tree | 31e1e9242653a3a5866957a07e1b5b7bf732c856 /scripts/lib | |
parent | 814bde9a6b9bb9267a073b05e5307da018a6040f (diff) | |
download | poky-d7cd2e6f521dc517365fe2e737655cb68737db2f.tar.gz |
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.
(From OE-Core rev: 08dfd3849bd804f4760ebeca226645e65709a65a)
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 39018429f05511053ab12e23e7f4487ea25ee529)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions