From 8aaba52bea14032340a37959af4a57047cb03c1b Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Thu, 6 Aug 2009 23:51:34 +0200 Subject: freesmartphone: catch up with milestone5.5 and SHR/import --- recipes/tasks/task-fso2-compliance.bb | 49 +++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 recipes/tasks/task-fso2-compliance.bb (limited to 'recipes/tasks') diff --git a/recipes/tasks/task-fso2-compliance.bb b/recipes/tasks/task-fso2-compliance.bb new file mode 100644 index 0000000000..3746cd34ab --- /dev/null +++ b/recipes/tasks/task-fso2-compliance.bb @@ -0,0 +1,49 @@ +DESCRIPTION = "The freesmartphone.org Framework 2.0. \ +Install this task to make your distribution FSO 2.0-compliant." +SECTION = "fso/base" +LICENSE = "MIT" +PV = "1.9.0" +PR = "r1" + +inherit task + +RDEPENDS_${PN} = "\ + dbus-hlid \ + \ + libfsobasics \ + libfsotransport \ + libfsoframework \ + \ + fsodeviced \ + fsonetworkd \ + fsotimed \ + fsousaged \ + \ + fso-alsa-data \ + fso-apm \ + 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 \ +# connman-test-utils \ +" + +RRECOMMENDS_${PN} = "\ + fso-abyss \ + wmiconfig \ + \ + tzdata \ + tzdata-americas \ + tzdata-asia \ + tzdata-europe \ +" -- cgit v1.2.3