From patchwork Tue Oct 14 10:55:59 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gustavo Zacarias X-Patchwork-Id: 399445 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id A512014017D for ; Tue, 14 Oct 2014 21:56:37 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id DF381335F7; Tue, 14 Oct 2014 10:56:36 +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 Sb4-sCK9A5Hc; Tue, 14 Oct 2014 10:56:35 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id BB55C3344E; Tue, 14 Oct 2014 10:56:35 +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 C3E5A1C291B for ; Tue, 14 Oct 2014 10:56:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id C0099916FC for ; Tue, 14 Oct 2014 10:56:34 +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 Myq5z0HRJQ61 for ; Tue, 14 Oct 2014 10:56:31 +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 B698C91700 for ; Tue, 14 Oct 2014 10:56:30 +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 s9EAuO5X013533 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 14 Oct 2014 10:56:26 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zacarias.com.ar; s=dkey; t=1413284188; bh=XSkKIqVHzs2Di+KtDR71Gp4zZm7dvtsjwN9jwrvlTpw=; h=From:To:Cc:Subject:Date; b=kbx0UhgrqZhM8fZqK4pL1nDr2XXJm0NC30JgA8Qzf7YVxtovwtcCN5300ft3hY+F0 BMLCChtB27p2WgKneyJzxiVVPqSrf+F8ILhEBriu7Flw0b/MY95lfGq295rRhGzMoq iEJ8eYKqGPRCqnPuTiaJ9pjZ7HBBxRytzx1IbBBk= Received: by asgard (sSMTP sendmail emulation); Tue, 14 Oct 2014 07:56:00 -0300 From: Gustavo Zacarias To: buildroot@busybox.net Date: Tue, 14 Oct 2014 07:55:59 -0300 Message-Id: <1413284160-20587-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/2] hostapd: add hash 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/hostapd/hostapd.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/hostapd/hostapd.hash diff --git a/package/hostapd/hostapd.hash b/package/hostapd/hostapd.hash new file mode 100644 index 0000000..5aefa14 --- /dev/null +++ b/package/hostapd/hostapd.hash @@ -0,0 +1,2 @@ +# Locally calculated +sha256 c94c2b76876fad4c80a1063a06f958a2189ba5003475016fa7658a1ca49bb4df hostapd-2.3.tar.gz