From: Grazvydas Ignotas Date: Sat, 7 Dec 2013 00:13:37 +0000 (+0200) Subject: task-pandora-xfce: use more complete tzdata X-Git-Tag: sz_160~21 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=a9660f05841502845352a0bb3c94cc88c8b60e63;hp=a689a00cb175fc94431881b0aab4e1879b8afb11 task-pandora-xfce: use more complete tzdata --- diff --git a/recipes/tasks/task-pandora-xfce.inc b/recipes/tasks/task-pandora-xfce.inc index b9c4748..50aee2b 100755 --- a/recipes/tasks/task-pandora-xfce.inc +++ b/recipes/tasks/task-pandora-xfce.inc @@ -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 \