summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/bitbake.conf')
-rw-r--r--meta/conf/bitbake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 60590e23cc..ec3207c7a0 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -539,6 +539,7 @@ export MAKE = "make"
539EXTRA_OEMAKE = "" 539EXTRA_OEMAKE = ""
540EXTRA_OECONF = "" 540EXTRA_OECONF = ""
541export LC_ALL = "en_US.UTF-8" 541export LC_ALL = "en_US.UTF-8"
542export TZ = 'UTC'
542 543
543################################################################## 544##################################################################
544# Patch handling. 545# Patch handling.