summaryrefslogtreecommitdiffstats
path: root/package/tzdata/Config.in
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-01-28 22:33:54 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-01-28 22:46:37 +0100
commit167ca173f6f80670ffd4459aa996d4f421aed296 (patch)
tree60627f2cac5ddc0bc8a3d5edf963605a86f882b5 /package/tzdata/Config.in
parentd8fd2b3ed65e5d98fc817ed55e7494f484744e14 (diff)
downloadbuildroot-167ca173f6f80670ffd4459aa996d4f421aed296.tar.gz
buildroot-167ca173f6f80670ffd4459aa996d4f421aed296.zip
Revert "package/tzdata: install a default localtime"
This reverts commit f96e4d7f348ce1b7b53763f102bbedb1ef6a1991. As suggested by Thomas, we need to find a single solution that is valid for both (e)glibc and uClibc. There is work on-going by Alexandre, so just revert this for now. Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/tzdata/Config.in')
-rw-r--r--package/tzdata/Config.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/tzdata/Config.in b/package/tzdata/Config.in
index c0ede1f55c..1be68149b5 100644
--- a/package/tzdata/Config.in
+++ b/package/tzdata/Config.in
@@ -23,14 +23,4 @@ config BR2_PACKAGE_TZDATA_ZONELIST
The full list is the list of files in the time zone database source,
not including the build and .tab files.
-config BR2_PACKAGE_TZDATA_LOCALTIME
- string "default local time"
- help
- The time zone to install as the default local time, expressed as a
- tzdata location, such as:
- GMT, Europe/Paris, America/New_York, Pacific/Wallis...
-
- If empty, no local time will be set, and the dates will be
- expressed in UTC.
-
endif
OpenPOWER on IntegriCloud