[oe-commits] Klaus Kurzmann : task-fso2-compliance: add tzdata-africa and tzdata-australia to rrecommends

git version control git at git.openembedded.org
Thu Nov 19 21:39:42 UTC 2009


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

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Thu Nov 19 22:39:04 2009 +0100

task-fso2-compliance: add tzdata-africa and tzdata-australia to rrecommends

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/tasks/task-fso2-compliance.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/tasks/task-fso2-compliance.bb b/recipes/tasks/task-fso2-compliance.bb
index c0b84a7..063088d 100644
--- a/recipes/tasks/task-fso2-compliance.bb
+++ b/recipes/tasks/task-fso2-compliance.bb
@@ -3,7 +3,7 @@ Install this task to make your distribution FSO 2.0-compliant."
 SECTION = "fso/base"
 LICENSE = "MIT"
 PV = "1.9.0"
-PR = "r2"
+PR = "r3"
 
 inherit task
 
@@ -46,7 +46,9 @@ RRECOMMENDS_${PN} = "\
   fso-abyss \
   wmiconfig \
   tzdata \
+  tzdata-africa \
   tzdata-americas \
   tzdata-asia \
+  tzdata-australia \
   tzdata-europe \
 "





More information about the Openembedded-commits mailing list