From patchwork Tue Oct 14 23:24:37 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gustavo Zacarias X-Patchwork-Id: 399572 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 38D9F14012C for ; Wed, 15 Oct 2014 10:24:59 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 572B294F47; Tue, 14 Oct 2014 23:24:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RWUy-9Fjmcap; Tue, 14 Oct 2014 23:24:57 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 3349794F7E; Tue, 14 Oct 2014 23:24:57 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id AF2F41BF9F9 for ; Tue, 14 Oct 2014 23:24:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 670B78D6D9 for ; Tue, 14 Oct 2014 23:24:56 +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 34keaycFMQCT for ; Tue, 14 Oct 2014 23:24:55 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from www.zacarias.com.ar (www.zacarias.com.ar [62.210.192.172]) by whitealder.osuosl.org (Postfix) with ESMTPS id 037DB8D039 for ; Tue, 14 Oct 2014 23:24:54 +0000 (UTC) Received: from asgard (cpe-186-18-128-65.telecentro-reversos.com.ar [186.18.128.65] (may be forged)) (authenticated bits=0) by www.zacarias.com.ar (8.14.9/8.14.9) with ESMTP id s9ENOlef031151 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 14 Oct 2014 23:24:50 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zacarias.com.ar; s=dkey; t=1413329092; bh=dwtj6LGB+A3Lo8oBlQHBq9WBGfLNfDB030YM3+gk5Ag=; h=From:To:Cc:Subject:Date; b=Kpq7baF5kH7OtxDzyuLQgOV19f98w03X26Y4ECVke5103t3DX0sq8sBf6c+VkuHGq mQho4YqLRasl9YAj1nVLbOKev/QDrRDBQiYXLyoefH0xt1xXfwcPuR1yqryvgifir/ 27Q06evy3unEQAETXgdvltDxtpszdYoOf2Zn3u40= Received: by asgard (sSMTP sendmail emulation); Tue, 14 Oct 2014 20:24:40 -0300 From: Gustavo Zacarias To: buildroot@busybox.net Date: Tue, 14 Oct 2014 20:24:37 -0300 Message-Id: <1413329080-25292-1-git-send-email-gustavo@zacarias.com.ar> X-Mailer: git-send-email 2.0.4 X-Virus-Scanned: clamav-milter 0.98.4 at www X-Virus-Status: Clean Subject: [Buildroot] [PATCH 1/4] tftpd: 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/tftpd/tftpd.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/tftpd/tftpd.hash diff --git a/package/tftpd/tftpd.hash b/package/tftpd/tftpd.hash new file mode 100644 index 0000000..247b757 --- /dev/null +++ b/package/tftpd/tftpd.hash @@ -0,0 +1,2 @@ +# From https://www.kernel.org/pub/software/network/tftp/tftp-hpa/sha256sums.asc +sha256 afee361df96a2f88344e191f6a25480fd714e1d28d176c3f10cc43fa206b718b tftp-hpa-5.2.tar.xz