From 28246a275a0d7208f0361735685688803965648e Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 12 Jun 2011 18:24:18 +0200 Subject: connman-gnome 0.5: build from git All the local patches were applied upstream, so let's build straight from git to make that clear Signed-off-by: Koen Kooi --- .../connman-gnome/service_name_update.patch | 36 ---------------------- 1 file changed, 36 deletions(-) delete mode 100644 meta/recipes-connectivity/connman/connman-gnome/service_name_update.patch (limited to 'meta/recipes-connectivity/connman/connman-gnome/service_name_update.patch') diff --git a/meta/recipes-connectivity/connman/connman-gnome/service_name_update.patch b/meta/recipes-connectivity/connman/connman-gnome/service_name_update.patch deleted file mode 100644 index 942cfc883..000000000 --- a/meta/recipes-connectivity/connman/connman-gnome/service_name_update.patch +++ /dev/null @@ -1,36 +0,0 @@ -diff -ruN connman-gnome-0.5-orig/common/connman-dbus.h connman-gnome-0.5/common/connman-dbus.h ---- connman-gnome-0.5-orig/common/connman-dbus.h 2010-12-30 09:45:03.312043457 +0800 -+++ connman-gnome-0.5/common/connman-dbus.h 2010-12-30 09:45:33.978499439 +0800 -@@ -22,7 +22,7 @@ - #include - #include - --#define CONNMAN_SERVICE "org.moblin.connman" -+#define CONNMAN_SERVICE "net.connman" - - #define CONNMAN_ERROR_INTERFACE CONNMAN_SERVICE ".Error" - #define CONNMAN_AGENT_INTERFACE CONNMAN_SERVICE ".Agent" -diff -ruN connman-gnome-0.5-orig/common/instance.c connman-gnome-0.5/common/instance.c ---- connman-gnome-0.5-orig/common/instance.c 2010-12-30 09:45:03.316085542 +0800 -+++ connman-gnome-0.5/common/instance.c 2010-12-30 09:46:01.654479049 +0800 -@@ -29,7 +29,7 @@ - - #include "instance.h" - --#define CONNMAN_SERVICE "org.moblin.connman" -+#define CONNMAN_SERVICE "net.connman" - #define CONNMAN_INSTANCE CONNMAN_SERVICE ".Instance" - - static DBusGConnection *connection; -diff -ruN connman-gnome-0.5-orig/common/instance.xml connman-gnome-0.5/common/instance.xml ---- connman-gnome-0.5-orig/common/instance.xml 2010-12-30 09:45:03.312043457 +0800 -+++ connman-gnome-0.5/common/instance.xml 2010-12-30 09:45:49.868372780 +0800 -@@ -1,7 +1,7 @@ - - - -- -+ - - - -- cgit v1.2.3