From patchwork Fri Aug 11 04:35:28 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dengke Du X-Patchwork-Id: 109853 Delivered-To: patch@linaro.org Received: by 10.140.95.78 with SMTP id h72csp407035qge; Thu, 10 Aug 2017 21:35:56 -0700 (PDT) X-Received: by 10.99.174.78 with SMTP id e14mr13756642pgp.75.1502426156672; Thu, 10 Aug 2017 21:35:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1502426156; cv=none; d=google.com; s=arc-20160816; b=bQAD2zAr5/TemnhKkX+/ypZUgKoevUHYxugewE3klux4/CvQN+yAl6z1/ai+BS92/u DuEwgha6TNNl3gbLFDCOm408wQEfapdhAEHsOE2lQbzaqjFR1XstpeuMQi7Pc9tdxtuW Rk/BTdiiJEaZ+YtN3jAMgzEpxoAdLjnDy0kkd6dnOfSQXIEj25PRrDHD17J7KJ9+/oWn EjgaQhTADh+crx3gIiriR9r9kx+baK8LkB33qlNwPAqimS7JN/QjxaBLeSneDaiRivYg hd+qVxvZasp+j8BX4whpwARE9tqponAhbemWAZzTJ3G6YQ35VAup5Flu9QFMieNx4iR6 TLWg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=errors-to:sender:content-transfer-encoding:list-subscribe:list-help :list-post:list-archive:list-unsubscribe:list-id:precedence:subject :mime-version:references:in-reply-to:message-id:date:to:from :delivered-to:arc-authentication-results; bh=TdK8PLt7cXJNK9nGOSFjWh35kdwJkkKfMI4dtp1Hars=; b=bVil5XRmzitN6G2XCifrBjxuKv+ZlvG4pugTBwYt9lM29zKqB3CLjVthf9Mkw9J9e7 +yM5MjlpFoQ08pjxrFGVGjZOIY1XSZ1xRd5+4Lp3pmSZ+EsRRGVWvldkrtX98x4d/4Iy dfQA7DvvP2GocrkwFjIY6pZXhSjsy4kEsKTFQND+sOv3HgQYF5DuP/YXFkf2wejB1gr2 22gzenVzoLgnBekx9zhcX6WNbLpWz295FWovOB4yU/7gd5LdyqdqK/4UPbsyA585V+zD wL/XLyQqMxyUFljyyg2tM5t2xiwO0vqczUrUfMGcpPYWpX7BOqw00IOw2r0Fwrd+OzMK 0CLQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id t5si5057318pfb.601.2017.08.10.21.35.56; Thu, 10 Aug 2017 21:35:56 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) client-ip=140.211.169.62; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org Received: from review.yoctoproject.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id 0B86D7826F; Fri, 11 Aug 2017 04:35:54 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id 4962178261 for ; Fri, 11 Aug 2017 04:35:30 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.15.2/8.15.1) with ESMTPS id v7B4ZVIi001715 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Thu, 10 Aug 2017 21:35:32 -0700 (PDT) Received: from pek-lpggp1.wrs.com (128.224.153.74) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.361.1; Thu, 10 Aug 2017 21:35:31 -0700 From: Dengke Du To: Date: Fri, 11 Aug 2017 00:35:28 -0400 Message-ID: X-Mailer: git-send-email 2.8.1 In-Reply-To: References: MIME-Version: 1.0 Subject: [OE-core] [PATCH V2 1/1] expat: Upgrade to 2.2.3 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org From: Khem Raj Signed-off-by: Khem Raj Signed-off-by: Dengke Du --- meta/recipes-core/expat/expat.inc | 1 + meta/recipes-core/expat/expat/libtool-tag.patch | 18 ++++++++++++++++++ meta/recipes-core/expat/expat_2.2.1.bb | 5 ----- meta/recipes-core/expat/expat_2.2.3.bb | 4 ++++ 4 files changed, 23 insertions(+), 5 deletions(-) create mode 100644 meta/recipes-core/expat/expat/libtool-tag.patch delete mode 100644 meta/recipes-core/expat/expat_2.2.1.bb create mode 100644 meta/recipes-core/expat/expat_2.2.3.bb -- 2.8.1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-core/expat/expat.inc b/meta/recipes-core/expat/expat.inc index 9fa0ca2..067687e 100644 --- a/meta/recipes-core/expat/expat.inc +++ b/meta/recipes-core/expat/expat.inc @@ -6,6 +6,7 @@ LICENSE = "MIT" SRC_URI = "${SOURCEFORGE_MIRROR}/expat/expat-${PV}.tar.bz2 \ file://autotools.patch \ + file://libtool-tag.patch \ " inherit autotools lib_package diff --git a/meta/recipes-core/expat/expat/libtool-tag.patch b/meta/recipes-core/expat/expat/libtool-tag.patch new file mode 100644 index 0000000..3ef4197 --- /dev/null +++ b/meta/recipes-core/expat/expat/libtool-tag.patch @@ -0,0 +1,18 @@ +Add CC tag to build + +Upstream-Status: Pending +Signed-off-by: Khem Raj + +Index: expat-2.2.2/Makefile.in +=================================================================== +--- expat-2.2.2.orig/Makefile.in ++++ expat-2.2.2/Makefile.in +@@ -109,7 +109,7 @@ mkdir-init: + + CC = @CC@ + CXX = @CXX@ +-LIBTOOL = @LIBTOOL@ ++LIBTOOL = @LIBTOOL@ --tag CC + + INCLUDES = -I$(srcdir)/lib -I. + LDFLAGS = @LDFLAGS@ diff --git a/meta/recipes-core/expat/expat_2.2.1.bb b/meta/recipes-core/expat/expat_2.2.1.bb deleted file mode 100644 index 47827c5..0000000 --- a/meta/recipes-core/expat/expat_2.2.1.bb +++ /dev/null @@ -1,5 +0,0 @@ -require expat.inc -LIC_FILES_CHKSUM = "file://COPYING;md5=5b8620d98e49772d95fc1d291c26aa79" - -SRC_URI[md5sum] = "d9c3baeab58774cefc2f04faf29f2cf8" -SRC_URI[sha256sum] = "1868cadae4c82a018e361e2b2091de103cd820aaacb0d6cfa49bd2cd83978885" diff --git a/meta/recipes-core/expat/expat_2.2.3.bb b/meta/recipes-core/expat/expat_2.2.3.bb new file mode 100644 index 0000000..abf8450 --- /dev/null +++ b/meta/recipes-core/expat/expat_2.2.3.bb @@ -0,0 +1,4 @@ +require expat.inc +LIC_FILES_CHKSUM = "file://COPYING;md5=5b8620d98e49772d95fc1d291c26aa79" +SRC_URI[md5sum] = "f053af63ef5f39bd9b78d01fbc203334" +SRC_URI[sha256sum] = "b31890fb02f85c002a67491923f89bda5028a880fd6c374f707193ad81aace5f"