From 5eb66dfe4fbb480746026cc83f38a8275f137ce7 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 17 Apr 2009 08:31:18 +0200 Subject: [PATCH] e-wm-config-angstrom: connman module is disabled in recent builds, so don't try to load it --- recipes/angstrom/e-wm-config-angstrom.bb | 2 +- recipes/angstrom/e-wm-config-angstrom/e.src | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/recipes/angstrom/e-wm-config-angstrom.bb b/recipes/angstrom/e-wm-config-angstrom.bb index 4b47e05069..3117dd9366 100644 --- a/recipes/angstrom/e-wm-config-angstrom.bb +++ b/recipes/angstrom/e-wm-config-angstrom.bb @@ -4,7 +4,7 @@ DEPENDS = "edje-native eet-native" RDEPENDS = "e-wm" RRECOMMENDS_${PN} = "places systray" -PR = "r5" +PR = "r6" SRC_URI = " \ file://e.src \ diff --git a/recipes/angstrom/e-wm-config-angstrom/e.src b/recipes/angstrom/e-wm-config-angstrom/e.src index 859323dc23..67ba752c9c 100644 --- a/recipes/angstrom/e-wm-config-angstrom/e.src +++ b/recipes/angstrom/e-wm-config-angstrom/e.src @@ -56,14 +56,6 @@ group "E_Config" struct { value "priority" int: 0; } } - group "modules" list { - group "E_Config_Module" struct { - value "name" string: "connman"; - value "enabled" uchar: 1; - value "delayed" uchar: 0; - value "priority" int: 0; - } - } group "modules" list { group "E_Config_Module" struct { value "name" string: "places"; -- 2.39.5