summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/deploy.py
diff options
context:
space:
mode:
authorJoe Slater <joe.slater@windriver.com>2023-08-22 15:28:00 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-08-29 09:41:07 +0100
commit3cffa34a9c36fd65558b26f3e9832b4b96941377 (patch)
tree1102ce1a46077a62515dd0d4e7b1458e32c87e4b /scripts/lib/devtool/deploy.py
parent68e468b3e9be94218b8ab71e5a69b7cfa71d1c0a (diff)
downloadpoky-3cffa34a9c36fd65558b26f3e9832b4b96941377.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: 791145f3064d7807630d3591b9e7c7b2dc37152c) 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>
Diffstat (limited to 'scripts/lib/devtool/deploy.py')
0 files changed, 0 insertions, 0 deletions