summaryrefslogtreecommitdiffstats
path: root/rules/host-tz-database.in
diff options
context:
space:
mode:
authorBart vdr. Meulen <bartvdrmeulen@gmail.com>2010-05-07 23:34:53 +0200
committerRemy Bohmer <linux@bohmer.net>2010-06-02 21:09:29 +0200
commitaf3c619059b204e20fd51634b2bbd8089c745451 (patch)
tree108790a6e4534819b730248776ecdcd6c48de813 /rules/host-tz-database.in
parent5a6af26a95988d2a9b69e639b35519c3df40f4b9 (diff)
downloadptxdist-af3c619059b204e20fd51634b2bbd8089c745451.tar.gz
ptxdist-af3c619059b204e20fd51634b2bbd8089c745451.tar.xz
[timezone] add new packet
Add an alternative source for the timezone info. This option can be used when using toolchains in which the timezone info is incorrect/does not work or is not available at all The option build's the timezone database from the tzdata source files on the host and installs the selected zoneinfos to the target. Signed-off-by: Bart vdr. Meulen <bartvdrmeulen@gmail.com> Signed-off-by: Remy Bohmer <linux@bohmer.net>
Diffstat (limited to 'rules/host-tz-database.in')
-rw-r--r--rules/host-tz-database.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/host-tz-database.in b/rules/host-tz-database.in
new file mode 100644
index 000000000..c1e02522d
--- /dev/null
+++ b/rules/host-tz-database.in
@@ -0,0 +1,4 @@
+## SECTION=hosttools_noprompt
+
+config HOST_TZDATABASE
+ tristate