Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] connman: update to 1.13
@ 2013-04-24 14:26 Jack Mitchell
  2013-04-24 14:29 ` Burton, Ross
       [not found] ` <B21730BB6DA1D24B83348D9301EA417E068280D6@039-SN2MPN1-022.039d.mgd.msft.net>
  0 siblings, 2 replies; 10+ messages in thread
From: Jack Mitchell @ 2013-04-24 14:26 UTC (permalink / raw)
  To: openembedded-core; +Cc: Jack Mitchell

From: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>

- Removed upstream commited patch
- Updated git tag srcrev

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
---
 .../connman/connman/add-in.h-for-ipv6.patch          | 20 --------------------
 .../connman/{connman_1.12.bb => connman_1.13.bb}     |  6 +++---
 2 files changed, 3 insertions(+), 23 deletions(-)
 delete mode 100644 meta/recipes-connectivity/connman/connman/add-in.h-for-ipv6.patch
 rename meta/recipes-connectivity/connman/{connman_1.12.bb => connman_1.13.bb} (78%)

diff --git a/meta/recipes-connectivity/connman/connman/add-in.h-for-ipv6.patch b/meta/recipes-connectivity/connman/connman/add-in.h-for-ipv6.patch
deleted file mode 100644
index 8ee0b6f..0000000
--- a/meta/recipes-connectivity/connman/connman/add-in.h-for-ipv6.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-
-The 3.8 Kernel headers for if_bridge.h uses the in6_addr struct
-which is defined by netinet/in.h which is not included prior.
-
-Upstream-Status: Pending
-
-Signed-off-by: Saul Wold <sgw@linux.intel.com>
-
-Index: git/src/tethering.c
-===================================================================
---- git.orig/src/tethering.c
-+++ git/src/tethering.c
-@@ -35,6 +35,7 @@
- #include <string.h>
- #include <fcntl.h>
- #include <linux/if_tun.h>
-+#include <netinet/in.h>
- #include <linux/if_bridge.h>
- 
- #include "connman.h"
diff --git a/meta/recipes-connectivity/connman/connman_1.12.bb b/meta/recipes-connectivity/connman/connman_1.13.bb
similarity index 78%
rename from meta/recipes-connectivity/connman/connman_1.12.bb
rename to meta/recipes-connectivity/connman/connman_1.13.bb
index 5ba4032..4f23538 100644
--- a/meta/recipes-connectivity/connman/connman_1.12.bb
+++ b/meta/recipes-connectivity/connman/connman_1.13.bb
@@ -1,13 +1,13 @@
 require connman.inc
 
-# 1.12 tag
-SRCREV = "8397cbbc0a79d39cf3b1880f4fd3f3405b6bc6ad"
+# 1.13 tag
+SRCREV = "96fcd8871531c9012135110769618d65a3523b4d"
 SRC_URI  = "git://git.kernel.org/pub/scm/network/connman/connman.git \
             file://0001-plugin.h-Change-visibility-to-default-for-debug-symb.patch \
             file://add_xuser_dbus_permission.patch \
             file://connman \
             file://inet-fix-ip-cleanup-functions.patch \
-            file://add-in.h-for-ipv6.patch"
+            "
 S = "${WORKDIR}/git"
 PR = "${INC_PR}.0"
 
-- 
1.8.2.1




^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-04-25 11:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-24 14:26 [PATCH] connman: update to 1.13 Jack Mitchell
2013-04-24 14:29 ` Burton, Ross
2013-04-24 14:33   ` Jack Mitchell
2013-04-24 14:46     ` Burton, Ross
     [not found] ` <B21730BB6DA1D24B83348D9301EA417E068280D6@039-SN2MPN1-022.039d.mgd.msft.net>
2013-04-25  8:36   ` Jack Mitchell
2013-04-25  8:48     ` Jack Mitchell
2013-04-25  8:59       ` Guo Chunrong-B40290
2013-04-25  9:12         ` Jack Mitchell
2013-04-25 10:09           ` Guo Chunrong-B40290
2013-04-25 11:13             ` Jack Mitchell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox