From 06d8035901bb402f73d74008e72ef4e1a3b90e93 Mon Sep 17 00:00:00 2001 From: Jan Lübbe Date: Wed, 28 Jan 2009 16:28:08 +0000 Subject: task-fso-compliance: add connman and plugins now that they build correctly --- packages/tasks/task-fso-compliance.bb | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/tasks/task-fso-compliance.bb b/packages/tasks/task-fso-compliance.bb index 21603030ae..c39df67513 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} = "\ -- cgit 1.2.3-korg