summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-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 1cdbf430a9..e5dc1ac2f7 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -536,6 +536,7 @@ export MAKE = "make"
536EXTRA_OEMAKE = "" 536EXTRA_OEMAKE = ""
537EXTRA_OECONF = "" 537EXTRA_OECONF = ""
538export LC_ALL = "en_US.UTF-8" 538export LC_ALL = "en_US.UTF-8"
539export TZ = 'UTC'
539 540
540################################################################## 541##################################################################
541# Patch handling. 542# Patch handling.