From patchwork Tue Oct 14 23:25:38 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gustavo Zacarias X-Patchwork-Id: 399576 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 A455714012A for ; Wed, 15 Oct 2014 10:26:09 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id B66E49571E; Tue, 14 Oct 2014 23:26:08 +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 bqXeTini9pSv; Tue, 14 Oct 2014 23:26:07 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 003599570A; Tue, 14 Oct 2014 23:26:06 +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 0E5701BF9F9 for ; Tue, 14 Oct 2014 23:26:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 07F6491F20 for ; Tue, 14 Oct 2014 23:26:06 +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 tUjTOnoQll00 for ; Tue, 14 Oct 2014 23:26:05 +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 5474B91EDA for ; Tue, 14 Oct 2014 23:26:05 +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 s9ENPxkk031334 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 14 Oct 2014 23:26:01 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zacarias.com.ar; s=dkey; t=1413329163; bh=gln+k+neBd/Jj4JXnzJHtaUW+rCDwu8ScMfzFXz8ahI=; h=From:To:Cc:Subject:Date; b=XrW4FHuJGA/TPtdPDeRuXVijRJEekaI3wRmThyZYVK1Aj5Me+XIfHOPVmPNLVFVcM X/AzZ9gvidYUnLAH+uqLbKh6BVqoQZWz3kYAMsoIkOdWN1wS62isRdL8kU+I0duv9m ExEaYMheD6qwWH6a9wvaJE9k6mqGTai3R9Y4fkEs= Received: by asgard (sSMTP sendmail emulation); Tue, 14 Oct 2014 20:25:53 -0300 From: Gustavo Zacarias To: buildroot@busybox.net Date: Tue, 14 Oct 2014 20:25:38 -0300 Message-Id: <1413329153-25453-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 01/16] uclibc: 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 Acked-by: "Yann E. MORIN" --- package/uclibc/uclibc.hash | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 package/uclibc/uclibc.hash diff --git a/package/uclibc/uclibc.hash b/package/uclibc/uclibc.hash new file mode 100644 index 0000000..0fba41a --- /dev/null +++ b/package/uclibc/uclibc.hash @@ -0,0 +1,4 @@ +# Locally calculated after checking pgp signature (vanilla) +# Locally calculated (ARC) +sha256 62333167b79afb0b25a843513288c67b59547acf653e8fbe62ee64e71ebd1587 uClibc-0.9.33.2.tar.xz +sha256 0a9085a11615296cfe7783f16ff29073393eb330749947adece0eeddb31705a4 uClibc-arc-2014.08.tar.gz