浏览代码

system: Defaulting TZ_LOCALTIME to UTC

This patch sets the default timezone to UTC if not overwritten.
Some packages need a configured system timezone for properly
operating like mono based software.

Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Angelo Compagnucci 10 年之前
父节点
当前提交
0fa62b4ca5
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      system/Config.in

+ 1 - 0
system/Config.in

@@ -369,6 +369,7 @@ config BR2_TARGET_TZ_ZONELIST
 
 
 config BR2_TARGET_LOCALTIME
 config BR2_TARGET_LOCALTIME
 	string "default local time"
 	string "default local time"
+	default "Etc/UTC"
 	help
 	help
 	  The time zone to install as the default local time, expressed as a
 	  The time zone to install as the default local time, expressed as a
 	  tzdata location, such as:
 	  tzdata location, such as: