aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/angstrom/e-wm-config-angstrom
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-04-17 08:31:18 +0200
committerKoen Kooi <koen@openembedded.org>2009-04-17 08:31:18 +0200
commit5eb66dfe4fbb480746026cc83f38a8275f137ce7 (patch)
tree937137a659b56d1afbade3f09dbbdf06f150fa85 /recipes/angstrom/e-wm-config-angstrom
parent212e36417ae27e1be11147168b6f5cdfd1c5eda9 (diff)
downloadopenembedded-5eb66dfe4fbb480746026cc83f38a8275f137ce7.tar.gz
e-wm-config-angstrom: connman module is disabled in recent builds, so don't try to load it
Diffstat (limited to 'recipes/angstrom/e-wm-config-angstrom')
-rw-r--r--recipes/angstrom/e-wm-config-angstrom/e.src8
1 files changed, 0 insertions, 8 deletions
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
@@ -58,14 +58,6 @@ group "E_Config" struct {
}
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";
value "enabled" uchar: 1;
value "delayed" uchar: 0;