[oe-commits] Michael 'Mickey' Lauer : fso-monitord: remove dependency on frameworkd

git version control git at git.openembedded.org
Tue Oct 27 09:47:38 UTC 2009


Module: openembedded.git
Branch: koen/static-libs-rework
Commit: 19f1db57ac6c351201c677b320cfdc1701134c6c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=19f1db57ac6c351201c677b320cfdc1701134c6c

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Mon Oct 26 21:00:30 2009 +0100

fso-monitord: remove dependency on frameworkd

---

 recipes/freesmartphone/fso-monitord_git.bb |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/recipes/freesmartphone/fso-monitord_git.bb b/recipes/freesmartphone/fso-monitord_git.bb
index a13456d..8066801 100644
--- a/recipes/freesmartphone/fso-monitord_git.bb
+++ b/recipes/freesmartphone/fso-monitord_git.bb
@@ -1,5 +1,5 @@
-DESCRIPTION = "FSO monitor daemon"
-AUTHOR = "M. Lauer et. al."
+DESCRIPTION = "freesmartphone.org monitor daemon"
+AUTHOR = "freesmartphone.org development team"
 SECTION = "console/network"
 DEPENDS = "vala-native dbus dbus-glib"
 LICENSE = "GPL"
@@ -14,6 +14,4 @@ inherit autotools update-rc.d
 INITSCRIPT_NAME = "fso-monitord"
 INITSCRIPT_PARAMS = "defaults 35"
 
-RDEPENDS_${PN} = "frameworkd"
-
 FILES_${PN} += "${datadir} ${sysconfdir}"





More information about the Openembedded-commits mailing list