From patchwork Tue Mar 20 01:11:08 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 132102 Delivered-To: patch@linaro.org Received: by 10.46.84.29 with SMTP id i29csp245256ljb; Mon, 19 Mar 2018 18:11:29 -0700 (PDT) X-Google-Smtp-Source: AG47ELtKCTT8foCvcavTzK6SAk4hCRQ7SX9iJ6ejm6Ep1o0VXdPONJ6tWKWmoY4pu3IZsl2JYNhZ X-Received: by 2002:a17:902:2862:: with SMTP id e89-v6mr14419935plb.348.1521508289397; Mon, 19 Mar 2018 18:11:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521508289; cv=none; d=google.com; s=arc-20160816; b=VUCZAlhl4Eon2wCy77BjfR2PbUzi/b/vUMF7X8475QOr9XzdF/vVQHERXt8xZTHCGj 3TGEnfGhQJXs5u+FirIxGRh1cB4Riw+pr/V6cn8XjwNiHbdtBSSRHLaxRWdB6rkVa9f2 8noSBEkD9OVYGjIaxP58zRblbNmqYmqmg1FOOyE03QLBHpyE3LrhIRgWiDqrteim3jXI jL04YvdaicHxC9qIKeN08za+SaS3/jmNOzr7p3CV2uOsD1W+fwc71uu+5sKmfyaPHffY Okff3Dz4aFdKw6kI9uyLYB4xMbKCcguLrcMSUn+JSt0Lcbxc6w1Q+xr2WpAGl5c0TueS EVTQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=errors-to:sender:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:references:in-reply-to:message-id :date:to:from:delivered-to:arc-authentication-results; bh=RV1AWCFEkYjoEVYPnhZPLExAzG/OGpHvIs+vUUELAMU=; b=CzMpwkw06pFvqDjfte0K7hOOwQTdEsd2Axla1TWqKiBEHtGpgQROiq8COxQEIk3tGQ /PikUSDkSp9eTArE7sWkBf6JTUVF7XCQ5ZmWtP/3LucwxgtcoYOAg0HUACF3/XQEekWW IfVyRxHv3c9KM25kWQTNCc2NXXPRWKFjmJz3qwH4kWOOUo2CWA+ZXmzRHBKI+mjy1zip m034QEMbUFXyzkYV1GwSv5MrOUV0ofvTFTYn1ViXh0k5NMzJWBQUPLAKOBmxmHDcmDty HBXPGfXytm8kx4DfZ0+1uzxgSXF0oiJKphNE/rwLpA5IFzM1C1/uaVnSDfrATEAK5M4H bMHA== 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 k8-v6si439753pli.563.2018.03.19.18.11.29; Mon, 19 Mar 2018 18:11:29 -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 layers.openembedded.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id 4FA0F78A28; Tue, 20 Mar 2018 01:11:26 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.17]) by mail.openembedded.org (Postfix) with ESMTP id D977778A09 for ; Tue, 20 Mar 2018 01:11:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id 4165D20B92; Tue, 20 Mar 2018 01:11:20 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo03-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hW8MrMqarNDs; Tue, 20 Mar 2018 01:11:20 +0000 (UTC) Received: from mail.denix.org (pool-100-15-85-143.washdc.fios.verizon.net [100.15.85.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id 26FC72098D; Tue, 20 Mar 2018 01:11:19 +0000 (UTC) Received: from gimli.denix (gimli [192.168.0.6]) by mail.denix.org (Postfix) with ESMTP id D7DD8163373; Mon, 19 Mar 2018 21:11:18 -0400 (EDT) From: Denys Dmytriyenko To: openembedded-core@lists.openembedded.org Date: Mon, 19 Mar 2018 21:11:08 -0400 Message-Id: <528d30b56fa423bae1c80d28ccccc574f6065c20.1521507765.git.denys@ti.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: References: Cc: Denys Dmytriyenko Subject: [OE-core] [PATCH 1/3] lzip: upgrade 1.19 -> 1.20 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: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- meta/recipes-extended/lzip/{lzip_1.19.bb => lzip_1.20.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/lzip/{lzip_1.19.bb => lzip_1.20.bb} (88%) -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-extended/lzip/lzip_1.19.bb b/meta/recipes-extended/lzip/lzip_1.20.bb similarity index 88% rename from meta/recipes-extended/lzip/lzip_1.19.bb rename to meta/recipes-extended/lzip/lzip_1.20.bb index 099b364..d1fc2a1 100644 --- a/meta/recipes-extended/lzip/lzip_1.19.bb +++ b/meta/recipes-extended/lzip/lzip_1.20.bb @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=76d6e300ffd8fb9d18bd9b136a9bba13 \ SRC_URI = "${SAVANNAH_GNU_MIRROR}/lzip/lzip-${PV}.tar.gz" -SRC_URI[md5sum] = "4dd8790d7528440d034fc713a8680bd3" -SRC_URI[sha256sum] = "ffadc4f56be1bc0d3ae155ec4527bd003133bdc703a753b2cc683f610e646ba9" +SRC_URI[md5sum] = "21c1517da2ace9689fd953918660b3c3" +SRC_URI[sha256sum] = "c93b81a5a7788ef5812423d311345ba5d3bd4f5ebf1f693911e3a13553c1290c" CONFIGUREOPTS = "\ '--srcdir=${S}' \ From patchwork Tue Mar 20 01:11:09 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 132103 Delivered-To: patch@linaro.org Received: by 10.46.84.29 with SMTP id i29csp245308ljb; Mon, 19 Mar 2018 18:11:34 -0700 (PDT) X-Google-Smtp-Source: AG47ELsrov7kUPGk2Qkgz+OEqgU7WcNX58QOeGccafEQlsFBHgHkCJOT1fcBfnqwZ6WkMCAzLxqT X-Received: by 2002:a17:902:a9c7:: with SMTP id b7-v6mr14197561plr.190.1521508293866; Mon, 19 Mar 2018 18:11:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521508293; cv=none; d=google.com; s=arc-20160816; b=TZin5f2Y9KpJmmLtfGx0XR3z7PsY7B2Q3EYwCYhIMbq/+lPlAlUrqmhoJ2d0VghREW BfUIuzr2WhC2WNmxUsdD5ujqtD7KF9m56azLyAH3D/XCsYIsj09uLmf1LqwYNkO9ak8r 00oXi5Bd2s77+7gCn7T3D3h7tBWGcjHUV8ZPQZtlUjEzMmaDjuwYRAc3k7yujeQzV/cb jlF7hSxBVI9E75SeNDM3A8h0K3+InIroGu7B0J3sPU7lloqKgutkMjd5DMwMiRdA581w GKIRaoMGQ8rGZgjybLvk0cNsfYiQnIyUbZEUzTCYYFcQmWCDzHOF3dXdJN0KATb/kfLF 7RwQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=errors-to:sender:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:references:in-reply-to:message-id :date:to:from:delivered-to:arc-authentication-results; bh=PRgYamlMPFzlPweVKa222rGlYsYFk/mN6r4HqjA+pT8=; b=W/kvkExkFLhN+fpVSGqc6wDBdPZoAUU2JDDRgdkMSY89rWZWXV+/xPVUYrpumxXjxh nBRIx/kIzsKv+JkjHqkPs5inKtPx65bf3DwROibD0R5ViuJEmSpKaMoLH/w6OGx+Fr5O gqHx0Mlj2nFozstatKAhL+TwYrgstcDZ26D0kESYLXfnbXSBxq9msF1LKDfL8cW3S5mG LhAEANrBkFYKLmuVQJdkYbW7GpTor8ldtylOKe1jmxIO783QHm4au6m8VEXFDXsASDR7 4rNx/CD/YGSZgs2/OOtIorr1sALuFLW7EWnh9vq+YNtok0u5JJXhWQFkDlyk7EnqwtYv du/A== 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 x1-v6si470076pln.208.2018.03.19.18.11.33; Mon, 19 Mar 2018 18:11:33 -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 layers.openembedded.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id 8EF5F78A33; Tue, 20 Mar 2018 01:11:27 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.17]) by mail.openembedded.org (Postfix) with ESMTP id 0F63178A27 for ; Tue, 20 Mar 2018 01:11:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id 6E9D82098D; Tue, 20 Mar 2018 01:11:20 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo03-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4O3BqPUdV_G9; Tue, 20 Mar 2018 01:11:20 +0000 (UTC) Received: from mail.denix.org (pool-100-15-85-143.washdc.fios.verizon.net [100.15.85.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id 5271420B46; Tue, 20 Mar 2018 01:11:19 +0000 (UTC) Received: from gimli.denix (gimli [192.168.0.6]) by mail.denix.org (Postfix) with ESMTP id E4513163376; Mon, 19 Mar 2018 21:11:18 -0400 (EDT) From: Denys Dmytriyenko To: openembedded-core@lists.openembedded.org Date: Mon, 19 Mar 2018 21:11:09 -0400 Message-Id: X-Mailer: git-send-email 2.7.4 In-Reply-To: References: Cc: Denys Dmytriyenko Subject: [OE-core] [PATCH 2/3] hdparm: upgrade 9.53 -> 9.55 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: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- meta/recipes-extended/hdparm/{hdparm_9.53.bb => hdparm_9.55.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/hdparm/{hdparm_9.53.bb => hdparm_9.55.bb} (90%) -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-extended/hdparm/hdparm_9.53.bb b/meta/recipes-extended/hdparm/hdparm_9.55.bb similarity index 90% rename from meta/recipes-extended/hdparm/hdparm_9.53.bb rename to meta/recipes-extended/hdparm/hdparm_9.55.bb index 4c3ec5c..c50e73f 100644 --- a/meta/recipes-extended/hdparm/hdparm_9.53.bb +++ b/meta/recipes-extended/hdparm/hdparm_9.55.bb @@ -25,8 +25,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/${BP}.tar.gz \ file://wiper.sh-fix-stat-path.patch \ " -SRC_URI[md5sum] = "1e54b52e0c8cb79389d4d47eacba411d" -SRC_URI[sha256sum] = "2673f591df6916c6a1faec07069a7eb1cb8ee307615a615d808192fb0c0265e5" +SRC_URI[md5sum] = "adae46e9564075ae288af8082d5ad9fd" +SRC_URI[sha256sum] = "b5c76b732483df36bf08001a209b95b45558016615f935008e5ea91a7fde6dc7" EXTRA_OEMAKE = 'STRIP="echo" LDFLAGS="${LDFLAGS}"' From patchwork Tue Mar 20 01:11:10 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 132104 Delivered-To: patch@linaro.org Received: by 10.46.84.29 with SMTP id i29csp245367ljb; Mon, 19 Mar 2018 18:11:39 -0700 (PDT) X-Google-Smtp-Source: AG47ELuyhQe6Ya5+McnqIv70YtSf8CmLEBDMwauZVPhYGBvdnZsZquYlW7L4sN9IEfpf4DGPuJt2 X-Received: by 2002:a17:902:3124:: with SMTP id w33-v6mr14882348plb.119.1521508298996; Mon, 19 Mar 2018 18:11:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521508298; cv=none; d=google.com; s=arc-20160816; b=ADTSkXAuG+QotZBJMOpJ4hD2Bir7FeyVIrzwbqgh9/iGd3MRtYdWzL1goKwiXNwPEG H7QiBkOLMDpHhziubf/3IfVFci2dP1F9sQ3WmGLrPTGloiRe8HF6zegAz3+ekNZiA7/b ne9L1g2Dy0s10Jp3vBK9Ea+51LlX2LtJfUr1dgKEOMCYu5pYBPqPr3L+qRUW3If7+yS9 vIqIjtWCPkMqNyA8inMSdIsNu5boa1GtYOYLk3h/LAIlYaAlmrS1MdpJLrqs/9AvvLg1 t7OM5PDlSe7xOMyVIxH/FRBmtzGIRP0iUh6UA8jOguJcfH9L+h0pTsgnSd17Xgv9YqPQ 2LVw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=errors-to:sender:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:references:in-reply-to:message-id :date:to:from:delivered-to:arc-authentication-results; bh=4jQLolenyup6+WXhkS/qyIes1BWbn2BiDMn78hYooLk=; b=kri2CRd76A9aDPkyIqqPh19Z4rvjlrZiVQ+X42f8h5WWLXCmrpI3Uj+i0r/9QfWfPY VjL9vOsDhle9VbG11q9O4aFQCu8d1UgXIDAY0qg5zFGSraxp+wqoT4pbhPuEQZJkd62w 3tlWlztHDHEGeEfVVujKF2XjVEx8AQ0aqdnnoTZ538qrefdfSq9cMI1EiAOCZb5DA2x7 VCsGV1ZY5RYYwv5pSE2gFbo+ZEm6yYHAyvw501Yyw0vo2mmx9/rukKLRskm+yei58she qYf6FIKEdvWHeTxpBcztu+mUOEXef+E1iWLFnEBCJeTA+vHQK87sHbOQP841jf7UhVt/ u0eQ== 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 t10-v6si473908plh.410.2018.03.19.18.11.38; Mon, 19 Mar 2018 18:11:38 -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 layers.openembedded.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id A3B3D78A3A; Tue, 20 Mar 2018 01:11:28 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.17]) by mail.openembedded.org (Postfix) with ESMTP id 1865378A28 for ; Tue, 20 Mar 2018 01:11:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id 8465220B46; Tue, 20 Mar 2018 01:11:20 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo03-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YS24NGh1rNil; Tue, 20 Mar 2018 01:11:20 +0000 (UTC) Received: from mail.denix.org (pool-100-15-85-143.washdc.fios.verizon.net [100.15.85.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id 6079120B73; Tue, 20 Mar 2018 01:11:19 +0000 (UTC) Received: from gimli.denix (gimli [192.168.0.6]) by mail.denix.org (Postfix) with ESMTP id EF11C163377; Mon, 19 Mar 2018 21:11:18 -0400 (EDT) From: Denys Dmytriyenko To: openembedded-core@lists.openembedded.org Date: Mon, 19 Mar 2018 21:11:10 -0400 Message-Id: X-Mailer: git-send-email 2.7.4 In-Reply-To: References: Cc: Denys Dmytriyenko Subject: [OE-core] [PATCH 3/3] lz4: upgrade 1.7.4 -> 1.8.1.2 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: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org From: Denys Dmytriyenko 0001-tests-Makefile-don-t-use-LIBDIR-as-variable.patch accepted upstream. License-Update: rephrased clarification regarding lib/ vs. programs/, tests/ and examples/ https://github.com/lz4/lz4/commit/97df1c9789cbc8a7891cadbd49ea5053574e2f72 Signed-off-by: Denys Dmytriyenko --- ...sts-Makefile-don-t-use-LIBDIR-as-variable.patch | 82 ---------------------- .../lz4/{lz4_1.7.4.bb => lz4_1.8.1.2.bb} | 10 +-- 2 files changed, 5 insertions(+), 87 deletions(-) delete mode 100644 meta/recipes-support/lz4/files/0001-tests-Makefile-don-t-use-LIBDIR-as-variable.patch rename meta/recipes-support/lz4/{lz4_1.7.4.bb => lz4_1.8.1.2.bb} (79%) -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-support/lz4/files/0001-tests-Makefile-don-t-use-LIBDIR-as-variable.patch b/meta/recipes-support/lz4/files/0001-tests-Makefile-don-t-use-LIBDIR-as-variable.patch deleted file mode 100644 index 00494e8..0000000 --- a/meta/recipes-support/lz4/files/0001-tests-Makefile-don-t-use-LIBDIR-as-variable.patch +++ /dev/null @@ -1,82 +0,0 @@ -From d4768d9e29b805096a86aa13c0d30ee8215af4df Mon Sep 17 00:00:00 2001 -From: Jussi Kukkonen -Date: Mon, 26 Jun 2017 12:07:09 +0300 -Subject: [PATCH] tests/Makefile: don't use LIBDIR as variable - -LIBDIR may be overriden with a environment variable: In this case make -clean breaks. Use another variable name. - -Signed-off-by: Jussi Kukkonen -Upstream-Status: Backport ---- - tests/Makefile | 26 +++++++++++++------------- - 1 file changed, 13 insertions(+), 13 deletions(-) - -diff --git a/tests/Makefile b/tests/Makefile -index 97fa782..51dd038 100644 ---- a/tests/Makefile -+++ b/tests/Makefile -@@ -32,7 +32,7 @@ DESTDIR ?= - PREFIX ?= /usr/local - BINDIR := $(PREFIX)/bin - MANDIR := $(PREFIX)/share/man/man1 --LIBDIR := ../lib -+LZ4DIR := ../lib - PRGDIR := ../programs - VOID := /dev/null - TESTDIR := versionsTest -@@ -43,7 +43,7 @@ CFLAGS += -g -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-e - -Wdeclaration-after-statement -Wstrict-prototypes \ - -Wpointer-arith -Wstrict-aliasing=1 - CFLAGS += $(MOREFLAGS) --CPPFLAGS:= -I$(LIBDIR) -I$(PRGDIR) -DXXH_NAMESPACE=LZ4_ -+CPPFLAGS:= -I$(LZ4DIR) -I$(PRGDIR) -DXXH_NAMESPACE=LZ4_ - FLAGS = $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) - - -@@ -79,31 +79,31 @@ lz4c32: # create a 32-bits version for 32/64 interop tests - $(MAKE) -C $(PRGDIR) clean $@ CFLAGS="-m32 $(CFLAGS)" - cp $(LZ4) $(LZ4)c32 - --fullbench : $(LIBDIR)/lz4.o $(LIBDIR)/lz4hc.o $(LIBDIR)/lz4frame.o $(LIBDIR)/xxhash.o fullbench.c -+fullbench : $(LZ4DIR)/lz4.o $(LZ4DIR)/lz4hc.o $(LZ4DIR)/lz4frame.o $(LZ4DIR)/xxhash.o fullbench.c - $(CC) $(FLAGS) $^ -o $@$(EXT) - --fullbench-lib: fullbench.c $(LIBDIR)/xxhash.c -- $(MAKE) -C $(LIBDIR) liblz4.a -- $(CC) $(FLAGS) $^ -o $@$(EXT) $(LIBDIR)/liblz4.a -+fullbench-lib: fullbench.c $(LZ4DIR)/xxhash.c -+ $(MAKE) -C $(LZ4DIR) liblz4.a -+ $(CC) $(FLAGS) $^ -o $@$(EXT) $(LZ4DIR)/liblz4.a - --fullbench-dll: fullbench.c $(LIBDIR)/xxhash.c -- $(MAKE) -C $(LIBDIR) liblz4 -- $(CC) $(FLAGS) $^ -o $@$(EXT) -DLZ4_DLL_IMPORT=1 $(LIBDIR)/dll/liblz4.dll -+fullbench-dll: fullbench.c $(LZ4DIR)/xxhash.c -+ $(MAKE) -C $(LZ4DIR) liblz4 -+ $(CC) $(FLAGS) $^ -o $@$(EXT) -DLZ4_DLL_IMPORT=1 $(LZ4DIR)/dll/liblz4.dll - --fuzzer : $(LIBDIR)/lz4.o $(LIBDIR)/lz4hc.o $(LIBDIR)/xxhash.o fuzzer.c -+fuzzer : $(LZ4DIR)/lz4.o $(LZ4DIR)/lz4hc.o $(LZ4DIR)/xxhash.o fuzzer.c - $(CC) $(FLAGS) $^ -o $@$(EXT) - --frametest: $(LIBDIR)/lz4frame.o $(LIBDIR)/lz4.o $(LIBDIR)/lz4hc.o $(LIBDIR)/xxhash.o frametest.c -+frametest: $(LZ4DIR)/lz4frame.o $(LZ4DIR)/lz4.o $(LZ4DIR)/lz4hc.o $(LZ4DIR)/xxhash.o frametest.c - $(CC) $(FLAGS) $^ -o $@$(EXT) - --fasttest: $(LIBDIR)/lz4.o fasttest.c -+fasttest: $(LZ4DIR)/lz4.o fasttest.c - $(CC) $(FLAGS) $^ -o $@$(EXT) - - datagen : $(PRGDIR)/datagen.c datagencli.c - $(CC) $(FLAGS) -I$(PRGDIR) $^ -o $@$(EXT) - - clean: -- @$(MAKE) -C $(LIBDIR) $@ > $(VOID) -+ @$(MAKE) -C $(LZ4DIR) $@ > $(VOID) - @$(MAKE) -C $(PRGDIR) $@ > $(VOID) - @$(RM) core *.o *.test tmp* \ - fullbench-dll$(EXT) fullbench-lib$(EXT) \ --- -2.1.4 - diff --git a/meta/recipes-support/lz4/lz4_1.7.4.bb b/meta/recipes-support/lz4/lz4_1.8.1.2.bb similarity index 79% rename from meta/recipes-support/lz4/lz4_1.7.4.bb rename to meta/recipes-support/lz4/lz4_1.8.1.2.bb index 86a1ab9..03017b3 100644 --- a/meta/recipes-support/lz4/lz4_1.7.4.bb +++ b/meta/recipes-support/lz4/lz4_1.8.1.2.bb @@ -2,18 +2,18 @@ SUMMARY = "Extremely Fast Compression algorithm" DESCRIPTION = "LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems." LICENSE = "BSD | BSD-2-Clause | GPL-2.0" -LIC_FILES_CHKSUM = "file://lib/LICENSE;md5=ebc2ea4814a64de7708f1571904b32cc\ +LIC_FILES_CHKSUM = "file://lib/LICENSE;md5=ebc2ea4814a64de7708f1571904b32cc \ file://programs/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ - file://LICENSE;md5=7f2857d58beff6d04137bf9b09e5ffb6" + file://LICENSE;md5=d57c0d21cb917fb4e0af2454aa48b956 \ + " PE = "1" -SRCREV = "7bb64ff2b69a9f8367de9ab483cdadf42b4c1b65" +SRCREV = "dfed9fa1d77f0434306d377c4da1f7191d3ba08a" SRC_URI = "git://github.com/lz4/lz4.git \ - file://0001-tests-Makefile-don-t-use-LIBDIR-as-variable.patch \ file://run-ptest \ -" + " UPSTREAM_CHECK_GITTAGREGEX = "v(?P.*)" S = "${WORKDIR}/git"