[oe-commits] Michael 'Mickey' Lauer : task-fso2-compliance: remove unnecessary dependencies

git version control git at git.openembedded.org
Wed Mar 17 11:54:30 UTC 2010


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

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Wed Mar 17 12:57:59 2010 +0100

task-fso2-compliance: remove unnecessary dependencies

---

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

diff --git a/recipes/tasks/task-fso2-compliance.bb b/recipes/tasks/task-fso2-compliance.bb
index 2d38b47..3e06478 100644
--- a/recipes/tasks/task-fso2-compliance.bb
+++ b/recipes/tasks/task-fso2-compliance.bb
@@ -3,13 +3,11 @@ Install this task to make your distribution FSO 2.0-compliant."
 SECTION = "fso/base"
 LICENSE = "MIT"
 PV = "1.9.0"
-PR = "r6"
+PR = "r7"
 
 inherit task
 
 RDEPENDS_${PN} = "\
-  dbus-hlid \
-  \
   libfsobasics \
   libfsotransport \
   libfsoframework \
@@ -23,11 +21,7 @@ RDEPENDS_${PN} = "\
   fsonetworkd \
   fsousaged \
   \
-# included in fsodeviced now
-#  fso-alsa-data \
   fso-apm \
-  fso-gpsd \
-#  fso-monitord \
 #  connman \
 #  connman-scripts \
 #  connman-plugin-bluetooth \
@@ -44,7 +38,6 @@ RDEPENDS_${PN} = "\
 "
 
 RRECOMMENDS_${PN} = "\
-#  fso-abyss \
   wmiconfig \
   tzdata \
   tzdata-africa \





More information about the Openembedded-commits mailing list