[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
Thu Jan 29 15:42:05 UTC 2009


Module: openembedded.git
Branch: ieee80215
Commit: 06d8035901bb402f73d74008e72ef4e1a3b90e93
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=06d8035901bb402f73d74008e72ef4e1a3b90e93

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 |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/packages/tasks/task-fso-compliance.bb b/packages/tasks/task-fso-compliance.bb
index 2160303..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
 
@@ -13,6 +13,17 @@ RDEPENDS_${PN} = "\
   fso-gpsd \
 #  fso-monitord \
   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