From patchwork Thu Mar 21 22:36:14 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Yann E. MORIN" X-Patchwork-Id: 229857 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id E184E2C00B9 for ; Fri, 22 Mar 2013 09:37:31 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 09B74A034F; Thu, 21 Mar 2013 22:37:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XlvAseXjyqDM; Thu, 21 Mar 2013 22:37:22 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 8FB14A035D; Thu, 21 Mar 2013 22:37:11 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id CD2208F75E for ; Thu, 21 Mar 2013 22:37:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 58FC28D293 for ; Thu, 21 Mar 2013 22:37:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Uyzyizw6aABS for ; Thu, 21 Mar 2013 22:36:56 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by whitealder.osuosl.org (Postfix) with ESMTPS id 107C08D2CC for ; Thu, 21 Mar 2013 22:36:24 +0000 (UTC) Received: by mail-wi0-f171.google.com with SMTP id hn17so7165775wib.16 for ; Thu, 21 Mar 2013 15:36:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:in-reply-to:references; bh=yegt0cBfvCjetAgvuxvzxX+KX9sAoOhlTQv+uLuc1QU=; b=VtB93zTrH7wqdoUQq+BdTZ+0RQUbeQWIE4HTnvoVLKDOd2xcWsM00lsGC5EA2ujadb oAOVO9+xN4ZHif6wpZ6uHyPSL7rKvgrOuUUA0NbiJK04PhDLYoSGOI4iXffDN0YJAg5f z0CwVJ3dCCWuJvzXjJ/KnhD4G4nTKUA4+uhT9ziKX4FU5yV7AamjWrFmpRxp9Scnn9nu lKrL+5ZkAaS2D5E8i8p/xuKrjvHTuYceJQufJCn95CxHPn8QwZ8zpwWd8ppZP7p6t4dR d61padw1E8IR/lHYDF2+bbJUK6nwIx+iZPFxp+BNSxnonrolCfpO5ykYHksC+RfkEX3x Swwg== X-Received: by 10.180.12.33 with SMTP id v1mr7650965wib.24.1363905383320; Thu, 21 Mar 2013 15:36:23 -0700 (PDT) Received: from localhost.localdomain (ks3095497.kimsufi.com. [94.23.60.27]) by mx.google.com with ESMTPS id ek4sm7410647wib.11.2013.03.21.15.36.21 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 21 Mar 2013 15:36:22 -0700 (PDT) From: "Yann E. MORIN" To: buildroot@busybox.net Date: Thu, 21 Mar 2013 23:36:14 +0100 Message-Id: <88e36781f97cca585ae42d8658d85b8ff4d7ccfa.1363905191.git.yann.morin.1998@free.fr> X-Mailer: git-send-email 1.7.2.5 In-Reply-To: References: In-Reply-To: References: Cc: Thomas Petazzoni , "Yann E. MORIN" Subject: [Buildroot] [PATCH 2/2] package/connman: version bump to 1.12, and fix build with newer kernels headers X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net ... while keeping compatibility with older ones. Fixes autobuild failure: http://autobuild.buildroot.org/results/f99ae7af46c70f7c356b7771321511a42eb3694d/ Reported-by: Thomas Petazzoni Signed-off-by: "Yann E. MORIN" Cc: Thomas Petazzoni --- ...ce.patch => connman-000-uclibc-backtrace.patch} | 0 .../connman-001-fix-for-latest-headers-3.8+.patch | 19 +++++++++++++++++++ package/connman/connman.mk | 2 +- 3 files changed, 20 insertions(+), 1 deletions(-) rename package/connman/{connman-uclibc-backtrace.patch => connman-000-uclibc-backtrace.patch} (100%) create mode 100644 package/connman/connman-001-fix-for-latest-headers-3.8+.patch diff --git a/package/connman/connman-uclibc-backtrace.patch b/package/connman/connman-000-uclibc-backtrace.patch similarity index 100% rename from package/connman/connman-uclibc-backtrace.patch rename to package/connman/connman-000-uclibc-backtrace.patch diff --git a/package/connman/connman-001-fix-for-latest-headers-3.8+.patch b/package/connman/connman-001-fix-for-latest-headers-3.8+.patch new file mode 100644 index 0000000..ef1fabc --- /dev/null +++ b/package/connman/connman-001-fix-for-latest-headers-3.8+.patch @@ -0,0 +1,19 @@ +tethering: fix build with kernel headers 3.8+ + +Highly inspired by: + package/bridge-utils/bridge-utils-001-fix-for-kernel-headers-3.8+.patch + http://www.redhat.com/archives/libvir-list/2013-January/msg01253.html + +Signed-off-by: "Yann E. MORIN" + +diff -durN connman-1.11.orig/src/tethering.c connman-1.11/src/tethering.c +--- connman-1.11.orig/src/tethering.c 2012-12-22 22:52:47.000000000 +0100 ++++ connman-1.11/src/tethering.c 2013-03-21 19:39:17.036029270 +0100 +@@ -35,6 +35,7 @@ + #include + #include + #include ++#include + #include + + #include "connman.h" diff --git a/package/connman/connman.mk b/package/connman/connman.mk index bb528b4..f29ff3b 100644 --- a/package/connman/connman.mk +++ b/package/connman/connman.mk @@ -4,7 +4,7 @@ # ####################################################### -CONNMAN_VERSION = 1.11 +CONNMAN_VERSION = 1.12 CONNMAN_SITE = $(BR2_KERNEL_MIRROR)/linux/network/connman/ CONNMAN_DEPENDENCIES = libglib2 dbus iptables gnutls CONNMAN_INSTALL_STAGING = YES