agl-demo-preload: Set default timezone 73/19073/2
authorScott Murray <scott.murray@konsulko.com>
Wed, 19 Dec 2018 02:56:23 +0000 (21:56 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 19 Dec 2018 19:03:50 +0000 (19:03 +0000)
Set the default timezone to PST8PDT for Las Vegas when the
agl-demo-preload feature is specified.

Change-Id: I0b7d3d85c0e7ccb092c569eb2108e6381820eae3
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
templates/feature/agl-demo-preload/50_local.conf.inc

index c7524e5..8c7a12d 100644 (file)
@@ -1 +1,4 @@
 DISTRO_FEATURES_append = " agl-demo-preload"
+
+# Default to Las Vegas
+DEFAULT_TIMEZONE = "PST8PDT"