From patchwork Wed Nov 21 22:28:16 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Morten Svendsen X-Patchwork-Id: 200870 X-Patchwork-Delegate: esben@haabendal.dk Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hugin.dotsrc.org (hugin.dotsrc.org [130.225.254.102]) by ozlabs.org (Postfix) with ESMTP id 312302C0082 for ; Thu, 22 Nov 2012 09:29:18 +1100 (EST) Received: from hugin.dotsrc.org (localhost [127.0.0.1]) by hugin.dotsrc.org (Postfix) with ESMTP id DE4E13FFB5 for ; Wed, 21 Nov 2012 23:29:16 +0100 (CET) X-Original-To: dev@oe-lite.org Delivered-To: dev@oe-lite.org Received: from mail02.prevas.se (mail02.prevas.se [62.95.78.10]) by hugin.dotsrc.org (Postfix) with ESMTPS id 7371B3FBFE for ; Wed, 21 Nov 2012 23:29:15 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=prevas.dk; i=@prevas.dk; l=2012; q=dns/txt; s=ironport2; t=1353536955; x=1385072955; h=from:to:subject:date:message-id; bh=AzOl2KedlsONM3RsCuqvPJndbUKvYpmz6P0BjbeAsMU=; b=kp8r0y7ucBD2kW6Oel6+dl+HsbKeqVdzGS/j4iEaK8bWWJXDwWipAoyy FNnLgKUNOVhJkgLpgDMM1L4mDQGHVPs69aJn9AM4VtjFeyZY75N3JF/y+ yv9sFoxhjMGomEr; X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhYGAGFVrVBfpsIb/2dsb2JhbABEtVGMXHOCHwEFgQlRV4gqsH2OQo1wgycDlX6QQYJw X-IronPort-AV: E=Sophos;i="4.83,295,1352070000"; d="scan'208";a="1830175" Received: from 0128800289.0.fullrate.dk (HELO localhost.localdomain) ([95.166.194.27]) by mail02.prevas.se with ESMTP/TLS/DHE-RSA-AES256-SHA; 21 Nov 2012 23:28:32 +0100 From: Morten Thunberg Svendsen To: dev@oe-lite.org Subject: [PATCH 05/12] libnl-3: Upgrade to 3.2.14 Date: Wed, 21 Nov 2012 23:28:16 +0100 Message-Id: X-Mailer: git-send-email 1.7.10.4 In-Reply-To: References: In-Reply-To: References: X-BeenThere: dev@oe-lite.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: OE-lite development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: dev-bounces@oe-lite.org Errors-To: dev-bounces@oe-lite.org 3.2.7 had problem, at least on imx53, with segmentation fault in the libnl "put_opts()" function. --- recipes/libnl/{libnl-3.2.7 => libnl-3.2.14}/fix-pc-file.patch | 0 recipes/libnl/libnl.inc | 2 ++ recipes/libnl/{libnl_3.2.7.oe => libnl_3.2.14.oe} | 0 recipes/libnl/libnl_3.2.14.oe.sig | 1 + 4 files changed, 3 insertions(+) rename recipes/libnl/{libnl-3.2.7 => libnl-3.2.14}/fix-pc-file.patch (100%) rename recipes/libnl/{libnl_3.2.7.oe => libnl_3.2.14.oe} (100%) create mode 100644 recipes/libnl/libnl_3.2.14.oe.sig diff --git a/recipes/libnl/libnl-3.2.7/fix-pc-file.patch b/recipes/libnl/libnl-3.2.14/fix-pc-file.patch similarity index 100% rename from recipes/libnl/libnl-3.2.7/fix-pc-file.patch rename to recipes/libnl/libnl-3.2.14/fix-pc-file.patch diff --git a/recipes/libnl/libnl.inc b/recipes/libnl/libnl.inc index 61268bc..5c287ab 100644 --- a/recipes/libnl/libnl.inc +++ b/recipes/libnl/libnl.inc @@ -14,8 +14,10 @@ inherit auto-package-libs AUTO_PACKAGE_LIBS = "nl-3 nl-route-3 nl-nf-3 nl-genl-3 nl-cli-3" AUTO_PACKAGE_LIBS_LIBDIR = "${libdir}:lib:,.0 ${sharedlibdir}:lib:,.0:" AUTO_PACKAGE_LIBS_PCPREFIX = "lib" +AUTO_PACKAGE_LIBS_DEV_DEPENDS = "${PN}-dev_${PV}" RDEPENDS_${PN}-libnl-nf-3 += "libnl-3 libnl-route-3" RDEPENDS_${PN}-libnl-cli-3 += "libnl-3 libnl-route-3 libnl-genl-3 libnl-nf-3" +FILES_${PN}-libnl-route-3 += "${sysconfdir}/libnl/" inherit auto-package-utils AUTO_PACKAGE_UTILS = "\ diff --git a/recipes/libnl/libnl_3.2.7.oe b/recipes/libnl/libnl_3.2.14.oe similarity index 100% rename from recipes/libnl/libnl_3.2.7.oe rename to recipes/libnl/libnl_3.2.14.oe diff --git a/recipes/libnl/libnl_3.2.14.oe.sig b/recipes/libnl/libnl_3.2.14.oe.sig new file mode 100644 index 0000000..e0c18a4 --- /dev/null +++ b/recipes/libnl/libnl_3.2.14.oe.sig @@ -0,0 +1 @@ +532d2ad037ceef02eaa56c2c623b8844fa4a9929 libnl-3.2.14.tar.gz