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-connectivity/connman/files/udevfix.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 meta/recipes-connectivity/connman/files/udevfix.patch (limited to 'meta/recipes-connectivity/connman/files/udevfix.patch') diff --git a/meta/recipes-connectivity/connman/files/udevfix.patch b/meta/recipes-connectivity/connman/files/udevfix.patch deleted file mode 100644 index 803bec5281..0000000000 --- a/meta/recipes-connectivity/connman/files/udevfix.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: git/src/connman.rules -=================================================================== ---- git.orig/src/connman.rules 2009-05-25 14:24:53.000000000 +0100 -+++ git/src/connman.rules 2009-05-25 14:25:16.000000000 +0100 -@@ -3,6 +3,7 @@ - - SUBSYSTEM=="net", KERNEL=="eth*", ENV{CONNMAN_TYPE}="ethernet" - SUBSYSTEM=="net", KERNEL=="wlan*", ENV{CONNMAN_TYPE}="wifi" -+SUBSYSTEM=="net", KERNEL=="ra0", ENV{CONNMAN_TYPE}="wifi" - - SUBSYSTEM=="net", DRIVERS=="hso", ENV{CONNMAN_TYPE}="hso" - -- cgit v1.2.3-54-g00ecf