From patchwork Sun Apr 19 11:44:39 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Porcedda X-Patchwork-Id: 462510 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id CEA42140142 for ; Sun, 19 Apr 2015 21:44:47 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="verification failed; unprotected key" header.d=gmail.com header.i=@gmail.com header.b=OhVjwqmM; dkim-adsp=none (unprotected policy); dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 1CF6F92411; Sun, 19 Apr 2015 11:44:47 +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 Ga40keeOT5Tc; Sun, 19 Apr 2015 11:44:46 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 543D39248E; Sun, 19 Apr 2015 11:44:46 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id EACDD1C1061 for ; Sun, 19 Apr 2015 11:44:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id E771C95DCB for ; Sun, 19 Apr 2015 11:44:44 +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 R26QnDG4DwqP for ; Sun, 19 Apr 2015 11:44:44 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by hemlock.osuosl.org (Postfix) with ESMTPS id 3557895A38 for ; Sun, 19 Apr 2015 11:44:44 +0000 (UTC) Received: by wizk4 with SMTP id k4so68247202wiz.1 for ; Sun, 19 Apr 2015 04:44:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=cxpzRnFQ6NB95pB9y7l3sQA8Goc1ocgMrxcI/5690sI=; b=OhVjwqmMfquJKlLysj0W5e2dTbyP0LBL5024m8i8fwdWqIbJXnwAU/9quc3bGofIMi YOhIdrCicSjHKlkTQy+CRQ+G2jjxzFQhzxQ2ZXpL/V13vfpxWtGInLRGqRINfNF8LJtK q6wQWs2XC/Yt2U0xjlq4zzVn55qacRQYUyccnT0nfDN5bXY6mHNH2evFkymxpl1hP3Hw OsOBJVySiveA/lIlDG9UmnZG7TxKp+Zb3v6DApYoyCY6miRfV5+UBHcgHldRX80LFIdQ vuQviAvkfOQPs37zsg+r+zeJ6xypnX0KUFmIoDeniLu6zGCCqmqX87szxwEQQXDJJX8L wSpA== X-Received: by 10.180.90.72 with SMTP id bu8mr16429503wib.62.1429443882548; Sun, 19 Apr 2015 04:44:42 -0700 (PDT) Received: from beast.localdomain (dynamic-adsl-84-221-152-31.clienti.tiscali.it. [84.221.152.31]) by mx.google.com with ESMTPSA id dx11sm22733399wjb.23.2015.04.19.04.44.41 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Apr 2015 04:44:41 -0700 (PDT) From: Fabio Porcedda To: buildroot@uclibc.org Date: Sun, 19 Apr 2015 13:44:39 +0200 Message-Id: <1429443879-30381-1-git-send-email-fabio.porcedda@gmail.com> X-Mailer: git-send-email 2.3.5 Cc: Stefan Froberg Subject: [Buildroot] [PATCH] package/yasm: 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: Fabio Porcedda --- package/yasm/yasm.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/yasm/yasm.hash diff --git a/package/yasm/yasm.hash b/package/yasm/yasm.hash new file mode 100644 index 0000000..d5cf267 --- /dev/null +++ b/package/yasm/yasm.hash @@ -0,0 +1,2 @@ +# Locally computed: +sha256 768ffab457b90a20a6d895c39749adb547c1b7cb5c108e84b151a838a23ccf31 yasm-1.2.0.tar.gz