From patchwork Tue Jul 28 18:39:12 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gustavo Zacarias X-Patchwork-Id: 501352 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 995E9140DFC for ; Wed, 29 Jul 2015 04:43:07 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=zacarias.com.ar header.i=@zacarias.com.ar header.b=mWHHIOC2; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id DB653334AC; Tue, 28 Jul 2015 18:43:06 +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 ahAyQY8DUVa6; Tue, 28 Jul 2015 18:43:04 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id E743C334B0; Tue, 28 Jul 2015 18:43:03 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 9F05E1C1FE0 for ; Tue, 28 Jul 2015 18:43:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 9AD7B91BB6 for ; Tue, 28 Jul 2015 18:43:02 +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 FjOii6oCQhZ9 for ; Tue, 28 Jul 2015 18:43:02 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from www.zacarias.com.ar (www.zacarias.com.ar [176.9.42.171]) by whitealder.osuosl.org (Postfix) with ESMTPS id ED4CB91BAC for ; Tue, 28 Jul 2015 18:43:01 +0000 (UTC) Received: from asgard (cpe-186-22-136-136.telecentro-reversos.com.ar [186.22.136.136] (may be forged)) (authenticated bits=0) by www.zacarias.com.ar (8.15.1/8.15.1) with ESMTPSA id t6SIgtos022226 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 28 Jul 2015 18:42:58 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zacarias.com.ar; s=dkey; t=1438108980; bh=1pj/PDQXkWI/BRYSWnDBf8ynLz9VRxzwe/cw4D86Gtw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=mWHHIOC2XokjtXe5ZvCUMFqHEDUiro7TFXJahy6IimpLszG9tevJ90Rz8xnkb8jkL CrbpcuYbV5N/5N7tDzTTQSW/JFzD0MvcacTaFvQUBvjF4u3od2tq93mpVgVLr/Iiu1 34rlMNOkGQwe7ELQtmBCBoi0cHV16buNsE14J/MA= Received: by asgard (sSMTP sendmail emulation); Tue, 28 Jul 2015 15:42:50 -0300 From: Gustavo Zacarias To: buildroot@busybox.net Date: Tue, 28 Jul 2015 15:39:12 -0300 Message-Id: <1438108854-11932-11-git-send-email-gustavo@zacarias.com.ar> X-Mailer: git-send-email 2.3.6 In-Reply-To: <1438108854-11932-1-git-send-email-gustavo@zacarias.com.ar> References: <1438108854-11932-1-git-send-email-gustavo@zacarias.com.ar> X-Virus-Scanned: clamav-milter 0.98.7 at www X-Virus-Status: Clean Subject: [Buildroot] [PATCH 011/113] fmtools: add hash file X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Gustavo Zacarias --- package/fmtools/fmtools.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/fmtools/fmtools.hash diff --git a/package/fmtools/fmtools.hash b/package/fmtools/fmtools.hash new file mode 100644 index 0000000..435cf0a --- /dev/null +++ b/package/fmtools/fmtools.hash @@ -0,0 +1,2 @@ +# Locally calculated after checking pgp signature +sha256 75174e07d8cde6d4a8a5d7bbaa3a3b0760a850e7f6840cb7c6246227b18f5a39 fmtools-2.0.7.tar.gz