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