[oe-commits] Jan Lübbe : task-fso-compliance: add connman and plugins now that they build correctly

GIT User account git at amethyst.openembedded.net
Wed Jan 28 16:33:12 UTC 2009


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

Author: Jan Lübbe <jluebbe at debian.org>
Date:   Wed Jan 28 16:28:08 2009 +0000

task-fso-compliance: add connman and plugins now that they build correctly

---

 packages/tasks/task-fso-compliance.bb |   15 +++++++++++++--
 1 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/packages/tasks/task-fso-compliance.bb b/packages/tasks/task-fso-compliance.bb
index 3a1299f..c39df67 100644
--- a/packages/tasks/task-fso-compliance.bb
+++ b/packages/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 = "r5"
+PR = "r6"
 
 inherit task
 
@@ -12,7 +12,18 @@ RDEPENDS_${PN} = "\
 #  fso-apmd \
   fso-gpsd \
 #  fso-monitord \
-#  connman \
+  connman \
+  connman-scripts \
+  connman-plugin-bluetooth \
+#  connman-plugin-dhclient \
+#  connman-plugin-dnsproxy \
+  connman-plugin-ethernet \
+#  connman-plugin-fake \
+  connman-plugin-loopback \
+  connman-plugin-pppd \
+#  connman-plugin-resolvconf \
+  connman-plugin-udhcp \
+  connman-plugin-wifi \
 "
 
 RRECOMMENDS_${PN} = "\





More information about the Openembedded-commits mailing list