summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorJoe Slater <joe.slater@windriver.com>2023-08-22 15:28:00 -0700
committerSteve Sakoman <steve@sakoman.com>2023-10-04 05:21:26 -1000
commit2854a664cc60cd8f25eb25355b920d2caab53359 (patch)
treed96089c0f1eda0e4b2eda408319701a2da727778 /meta/recipes-kernel
parent1f28cde89105533ff3df1c8e5088cc64a71e55ac (diff)
downloadpoky-2854a664cc60cd8f25eb25355b920d2caab53359.tar.gz
file: fix call to localtime_r()
Depending on the version of glibc, localtime_r() must be preceded by a call to tzset() or it will ignore any value of TZ in the environment. This problem will only be seen when building file-native on outdated hosts. (From OE-Core rev: c99d7fc46a1070b1c659ed16fbff6a3553aaf209) Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 791145f3064d7807630d3591b9e7c7b2dc37152c) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions