From a9660f05841502845352a0bb3c94cc88c8b60e63 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Sat, 7 Dec 2013 02:13:37 +0200 Subject: [PATCH 1/1] task-pandora-xfce: use more complete tzdata --- recipes/tasks/task-pandora-xfce.inc | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) 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 \ -- 2.39.2