From 2a12f6a75defed706512aff148ab6a5d47608c2f Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 18 Nov 2009 13:40:25 +0100 Subject: task-fso* compliance: update requirements and include it in shr-image Signed-off-by: Martin Jansa --- recipes/images/shr-image.inc | 4 ++-- recipes/tasks/task-fso-compliance.bb | 10 +++++----- recipes/tasks/task-fso2-compliance.bb | 8 +++++--- 3 files changed, 12 insertions(+), 10 deletions(-) (limited to 'recipes') diff --git a/recipes/images/shr-image.inc b/recipes/images/shr-image.inc index 7f1968ec12..0498d3bac8 100644 --- a/recipes/images/shr-image.inc +++ b/recipes/images/shr-image.inc @@ -3,7 +3,7 @@ #------------------------------------------------------ PV = "2.0" -PR = "r7" +PR = "r8" DEPENDS += "task-shr-minimal" @@ -33,7 +33,7 @@ IMAGE_INSTALL += "\ task-shr-minimal-gtk \ task-shr-minimal-x \ task-x11-illume \ - task-fso-compliance \ + task-fso2-compliance \ task-fonts-truetype-core \ " diff --git a/recipes/tasks/task-fso-compliance.bb b/recipes/tasks/task-fso-compliance.bb index 62193ff817..e1776a8618 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,16 +11,16 @@ RDEPENDS_${PN} = "\ frameworkd \ # fso-apmd \ fso-gpsd \ - fso-monitord \ +# fso-monitord \ connman \ connman-scripts \ - connman-plugin-bluetooth \ +# connman-plugin-bluetooth \ # connman-plugin-dhclient \ # connman-plugin-dnsproxy \ # connman-plugin-ethernet \ # connman-plugin-fake \ - connman-plugin-loopback \ - connman-plugin-pppd \ +# connman-plugin-loopback \ +# connman-plugin-pppd \ # connman-plugin-resolvconf \ connman-plugin-udhcp \ connman-plugin-wifi \ diff --git a/recipes/tasks/task-fso2-compliance.bb b/recipes/tasks/task-fso2-compliance.bb index 0ab234dc5d..ba9bf3ecae 100644 --- a/recipes/tasks/task-fso2-compliance.bb +++ b/recipes/tasks/task-fso2-compliance.bb @@ -3,12 +3,14 @@ Install this task to make your distribution FSO 2.0-compliant." SECTION = "fso/base" LICENSE = "MIT" PV = "1.9.0" -PR = "r1" +PR = "r2" inherit task RDEPENDS_${PN} = "\ dbus-hlid \ +# TODO: remove when fso2 is finished + frameworkd \ \ libfsobasics \ libfsotransport \ @@ -16,9 +18,9 @@ RDEPENDS_${PN} = "\ libfsoresource \ \ fsodeviced \ - fsogsmd \ +# fsogsmd \ fsonetworkd \ - fsotimed \ +# fsotimed \ fsousaged \ \ fso-alsa-data \ -- cgit 1.2.3-korg