From ca4a58a4eb66e6e08f358de7f8869a35389ee605 Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Thu, 26 Aug 2010 13:37:52 +0800 Subject: connman: Use connman as default network management tool Upgrade connman to version 0.56 Modify connman-gnome to match the recent version of connman Deprecate networkmanager Signed-off-by: Dongxiao Xu --- meta/recipes-sato/tasks/task-poky-x11-sato.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-sato/tasks') diff --git a/meta/recipes-sato/tasks/task-poky-x11-sato.bb b/meta/recipes-sato/tasks/task-poky-x11-sato.bb index 1b344edb54..662e15651e 100644 --- a/meta/recipes-sato/tasks/task-poky-x11-sato.bb +++ b/meta/recipes-sato/tasks/task-poky-x11-sato.bb @@ -4,7 +4,7 @@ DESCRIPTION = "Sato Tasks for Poky" LICENSE = "MIT" -PR = "r29" +PR = "r30" PACKAGES = "\ task-poky-x11-sato \ @@ -16,7 +16,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" ALLOW_EMPTY = "1" -NETWORK_MANAGER ?= "networkmanager-applet" +NETWORK_MANAGER ?= "connman-gnome" RDEPENDS_task-poky-x11-sato = "\ matchbox-desktop \ matchbox-session-sato \ -- cgit v1.2.3-54-g00ecf