summaryrefslogtreecommitdiffstats
path: root/rules/timezone.make
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2016-07-26 16:10:50 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-08-01 09:24:32 +0200
commit76060f6d5f11009fbb964acfa1c504e6b4df376a (patch)
tree1b84e7f34e299c9c0a13889609f0215345a0d018 /rules/timezone.make
parentb06bb3f070a6c38042348658e4c8ff9f921b413f (diff)
downloadptxdist-76060f6d5f11009fbb964acfa1c504e6b4df376a.tar.gz
ptxdist-76060f6d5f11009fbb964acfa1c504e6b4df376a.tar.xz
timezone: remove gone timezone "Mideast"
This change avoids: cp: cannot stat '[...]/sysroot-host/usr/share/zoneinfo/Mideast': No such file or directory Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/timezone.make')
-rw-r--r--rules/timezone.make1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/timezone.make b/rules/timezone.make
index df97b9451..254b8bb6e 100644
--- a/rules/timezone.make
+++ b/rules/timezone.make
@@ -54,7 +54,6 @@ TIMEZONE-$(PTXCONF_TIMEZONE_CUBA) += "Cuba"
TIMEZONE-$(PTXCONF_TIMEZONE_EIRE) += "Eire"
TIMEZONE-$(PTXCONF_TIMEZONE_IRAN) += "Iran"
TIMEZONE-$(PTXCONF_TIMEZONE_LIBYA) += "Libya"
-TIMEZONE-$(PTXCONF_TIMEZONE_MIDEAST) += "Mideast"
TIMEZONE-$(PTXCONF_TIMEZONE_PST8PDT) += "PST8PDT"
TIMEZONE-$(PTXCONF_TIMEZONE_ROK) += "ROK"
TIMEZONE-$(PTXCONF_TIMEZONE_US) += "US"