[oe-commits] Jan Lübbe : task-fso-compliance: add more zoneinfo files for setting timezone via GSM

GIT User account git at amethyst.openembedded.net
Tue Jan 6 11:57:21 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 15fbbf158bf3cd514687ff3d62e09c2e54a38364
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=15fbbf158bf3cd514687ff3d62e09c2e54a38364

Author: Jan Lübbe <jluebbe at debian.org>
Date:   Tue Jan  6 11:54:14 2009 +0000

task-fso-compliance: add more zoneinfo files for setting timezone via GSM

---

 packages/tasks/task-fso-compliance.bb |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/packages/tasks/task-fso-compliance.bb b/packages/tasks/task-fso-compliance.bb
index 5e38077..5a09bab 100644
--- a/packages/tasks/task-fso-compliance.bb
+++ b/packages/tasks/task-fso-compliance.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "The freesmartphone.org framework -- install this task to make you
 SECTION = "fso/base"
 LICENSE = "MIT"
 PV = "1.0"
-PR = "r2"
+PR = "r3"
 
 inherit task
 
@@ -17,4 +17,7 @@ RRECOMMENDS_${PN} = "\
   gsm0710muxd \
   \
   tzdata \
+  tzdata-americas \
+  tzdata-asia \
+  tzdata-europe \
 "





More information about the Openembedded-commits mailing list