[oe-commits] Michael 'Mickey' Lauer : task-fso2-compliance: catch up with renaming of projects

git version control git at git.openembedded.org
Sun Jan 3 13:40:11 UTC 2010


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

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Sun Jan  3 14:40:15 2010 +0100

task-fso2-compliance: catch up with renaming of projects

---

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

diff --git a/recipes/tasks/task-fso2-compliance.bb b/recipes/tasks/task-fso2-compliance.bb
index 063088d..f762dfc 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 = "r3"
+PR = "r4"
 
 inherit task
 
@@ -17,10 +17,13 @@ RDEPENDS_${PN} = "\
   libfsoframework \
   libfsoresource \
   \
+  fsodatad \
   fsodeviced \
-#  fsogsmd \
+  fsogsmd \
+  fsotdld \
+  fsomusicd \
   fsonetworkd \
-#  fsotimed \
+  fsotimed \
   fsousaged \
   \
   fso-alsa-data \





More information about the Openembedded-commits mailing list