[oe-commits] Jan Lübbe : task-fso-compliance: disable fso-monitord for milestone 5.5

GIT User account git at amethyst.openembedded.net
Wed Apr 29 17:49:38 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: 567aaf149c14db60c875f8f0227ba1323a2b0225
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=567aaf149c14db60c875f8f0227ba1323a2b0225

Author: Jan Lübbe <jluebbe at debian.org>
Date:   Wed Apr 29 17:44:10 2009 +0000

task-fso-compliance: disable fso-monitord for milestone 5.5

---

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

diff --git a/recipes/tasks/task-fso-compliance.bb b/recipes/tasks/task-fso-compliance.bb
index b8e34e0..a90ee66 100644
--- a/recipes/tasks/task-fso-compliance.bb
+++ b/recipes/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 = "r7"
+PR = "r8"
 
 inherit task
 
@@ -11,7 +11,7 @@ RDEPENDS_${PN} = "\
   frameworkd \
 #  fso-apmd \
   fso-gpsd \
-  fso-monitord \
+#  fso-monitord \
   connman \
   connman-scripts \
   connman-plugin-bluetooth \





More information about the Openembedded-commits mailing list