From patchwork Thu Sep 20 16:59:13 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giulio Benetti X-Patchwork-Id: 972566 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=micronovasrl.com Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=micronovasrl.com header.i=@micronovasrl.com header.b="BJtml7kJ"; dkim-atps=neutral Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 42GNHq3Scyz9s9G for ; Fri, 21 Sep 2018 02:59:35 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 78390879EF; Thu, 20 Sep 2018 16:59:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1RrxcaHslYeu; Thu, 20 Sep 2018 16:59:29 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 69F7587A55; Thu, 20 Sep 2018 16:59:29 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 33CCF1C0FDB for ; Thu, 20 Sep 2018 16:59:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 30B032153F for ; Thu, 20 Sep 2018 16:59:21 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YUGDzDrRRJoy for ; Thu, 20 Sep 2018 16:59:20 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail.micronovasrl.com (mail.micronovasrl.com [212.103.203.10]) by silver.osuosl.org (Postfix) with ESMTP id 7BD9821515 for ; Thu, 20 Sep 2018 16:59:20 +0000 (UTC) Received: from mail.micronovasrl.com (mail.micronovasrl.com [127.0.0.1]) by mail.micronovasrl.com (Postfix) with ESMTP id 25AF8B00982 for ; Thu, 20 Sep 2018 18:59:19 +0200 (CEST) Authentication-Results: mail.micronovasrl.com (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=micronovasrl.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=micronovasrl.com; h=references:in-reply-to:x-mailer:message-id:date:date:subject :subject:to:from:from; s=dkim; t=1537462758; x=1538326759; bh=O8 qPHcwWyoitVj7wLgDZUVw8p/hgHEKNI5tAGXgwa9s=; b=BJtml7kJNUqhav48Qn mgnSHuDItMS5932wtDtDR0cwhYEED6CP5C/uSgdMa+Evucrkp1Kgd0p+OL8wRxjB gyQd8DJwg4ebc++ZT5kc8252nKghMqnXZuCQrcko6OzuyBxMEHWFcHypmfq+ujSO SvIYzswTjKCPNdXQbG72T9AvE= X-Virus-Scanned: Debian amavisd-new at mail.micronovasrl.com Received: from mail.micronovasrl.com ([127.0.0.1]) by mail.micronovasrl.com (mail.micronovasrl.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id LpLXz8yD4lxE for ; Thu, 20 Sep 2018 18:59:18 +0200 (CEST) Received: from ubuntu.localdomain (78-134-125-173.v4.ngi.it [78.134.125.173]) by mail.micronovasrl.com (Postfix) with ESMTPSA id 4420EB00939; Thu, 20 Sep 2018 18:59:17 +0200 (CEST) From: Giulio Benetti To: buildroot@buildroot.org Date: Thu, 20 Sep 2018 18:59:13 +0200 Message-Id: <20180920165913.13488-3-giulio.benetti@micronovasrl.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180920165913.13488-1-giulio.benetti@micronovasrl.com> References: <20180918213949.36376-1-giulio.benetti@micronovasrl.com> <20180920165913.13488-1-giulio.benetti@micronovasrl.com> Subject: [Buildroot] [PATCH v3 2/2] at: add sha256 for legal-info files X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.24 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Thomas Petazzoni MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Copyright and COPYING file sha256 are missing. Add them calculating locally. Signed-off-by: Giulio Benetti --- package/at/at.hash | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package/at/at.hash b/package/at/at.hash index e6eb26d818..530b1257c1 100644 --- a/package/at/at.hash +++ b/package/at/at.hash @@ -1,2 +1,5 @@ # Locally calculated sha256 f5c7c8226fab0bc4e2d16a55e04d4026f3452db51fc5cbcc4bb5a3c79a79f7ef at-release_3.1.23.tar.gz + +sha256 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616 Copyright +sha256 c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42 COPYING