summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAndre McCurdy <armccurdy@gmail.com>2016-10-04 11:51:12 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-10-05 10:10:10 +0100
commitdea70975dc7678dc3bc10c55f4ab0888cdcb7927 (patch)
tree5ee24e8fb9db6143da263c87627ddd544731f794 /scripts
parentd89e16d5cc7106ab8186c701d92c3cc90ba5720c (diff)
downloadpoky-dea70975dc7678dc3bc10c55f4ab0888cdcb7927.tar.gz
base-files: don't export TZ="UTC" from /etc/profile
If no /etc/localtime (or /etc/TZ for uclibc) is found, then the libc will default to UTC, so setting UTC as a fallback default via the TZ environment variable is redundant. Since having the TZ environment variable set causes /etc/localtime to be ignored, it can cause confusion if /etc/localtime is added interactively after /etc/profile has been run. (From OE-Core rev: 98b6420952cbf73ddd1318f36c68d575c330eb71) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions