conf: Add timezone definition in roro distribution
This commit is contained in:
parent
1bf85d4b06
commit
500008e866
@ -40,6 +40,8 @@ TCLIBC = "glibc"
|
|||||||
ENABLE_WIDEC = "false"
|
ENABLE_WIDEC = "false"
|
||||||
ENABLE_WIDEC_class-native = "true"
|
ENABLE_WIDEC_class-native = "true"
|
||||||
|
|
||||||
|
DEFAULT_TIMEZONE = "Europe/Berlin"
|
||||||
|
|
||||||
# Drop native language support. This removes the
|
# Drop native language support. This removes the
|
||||||
# eglibc->bash->gettext->libc-posix-clang-wchar dependency.
|
# eglibc->bash->gettext->libc-posix-clang-wchar dependency.
|
||||||
USE_NLS="no"
|
USE_NLS="no"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user