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}' \