task-pandora-xfce: use more complete tzdata
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 7 Dec 2013 00:13:37 +0000 (02:13 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 7 Dec 2013 00:13:37 +0000 (02:13 +0200)
recipes/tasks/task-pandora-xfce.inc

index b9c4748..50aee2b 100755 (executable)
@@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the XFCE Pandora image"
 
 # Don't forget to bump the PR if you change it.
 
-PR = "r81"
+PR = "r82"
 
 inherit task
 
@@ -294,6 +294,19 @@ DSP = " \
   ti-codecs-omap3530-server \
 "
 
+# ugh why all this splitting?
+EXTRA_TIMEZONES = " \
+  tzdata-africa \
+  tzdata-americas \
+  tzdata-antarctica \
+  tzdata-arctic \
+  tzdata-asia \
+  tzdata-atlantic \
+  tzdata-australia \
+  tzdata-europe \
+  tzdata-pacific \
+"
+
 PANDORA_XFCE = " \
   task-pandora-core \
   angstrom-x11-base-depends \
@@ -321,6 +334,7 @@ PANDORA_XFCE = " \
   ${XFCE_THEMES} \
   ${ADD_LIBS} \
   ${DSP} \
+  ${EXTRA_TIMEZONES} \
   \
   rxvt-unicode \
 #  xst \