From patchwork Thu Mar 12 20:07:14 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andr=C3=A9_Zwing?= X-Patchwork-Id: 449636 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 3B6F2140146 for ; Fri, 13 Mar 2015 07:07:26 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="verification failed; unprotected key" header.d=dawncrow.de header.i=@dawncrow.de header.b=y4Bc+F9w; dkim-adsp=none (unprotected policy); dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 4377A95835; Thu, 12 Mar 2015 20:07:24 +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 sjYlp3Z7QAwW; Thu, 12 Mar 2015 20:07:22 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id E9F8395832; Thu, 12 Mar 2015 20:07:21 +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 1CB491C22FA for ; Thu, 12 Mar 2015 20:07:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 16136922F8 for ; Thu, 12 Mar 2015 20:07:20 +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 huk7BIKDXvhb for ; Thu, 12 Mar 2015 20:07:18 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mo4-p00-ob.smtp.rzone.de (mo4-p00-ob.smtp.rzone.de [81.169.146.161]) by whitealder.osuosl.org (Postfix) with ESMTPS id 53D75922A6 for ; Thu, 12 Mar 2015 20:07:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1426190835; l=503; s=domk; d=dawncrow.de; h=Content-Transfer-Encoding:Content-Type:Subject:To:MIME-Version:From: Date; bh=CKWgWvuf9FZ6ju7pavvILkYLGZQynsiWHXlm4NDG+vM=; b=y4Bc+F9wIDMHnr1EW1nOURDNRdjIgXJICQirNTnxrDJ3ZH3NhkskfDaO6r5HKaj5NC+ 9tn8t/wwoou7gA6yecw1Q6f7M9PCPHGmE+NQ+Qe9wlKctqchrLD7fUC6I4xAgoO4WxlTQ qjX9aFa3K6RvZfgzxkD4rhgiEYNQBO9BU4k= X-RZG-AUTH: :ImkWY2CseuihIZy6ZWWciR6unPh5JPSWE7VxbdUCFBN5njG7Q28CH4RMeHnmXw== X-RZG-CLASS-ID: mo00 Received: from [192.168.178.50] ([185.61.121.123]) by smtp.strato.de (RZmta 37.3 AUTH) with ESMTPSA id L03f95r2CK7EwWv (using TLSv1.2 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) for ; Thu, 12 Mar 2015 21:07:14 +0100 (CET) Message-ID: <5501F1F2.7090909@dawncrow.de> Date: Thu, 12 Mar 2015 21:07:14 +0100 From: =?ISO-8859-15?Q?Andr=E9_Hentschel?= User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: buildroot@busybox.net Subject: [Buildroot] [PATCH] aumix: 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: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: André Hentschel --- package/aumix/aumix.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/aumix/aumix.hash diff --git a/package/aumix/aumix.hash b/package/aumix/aumix.hash new file mode 100644 index 0000000..dbcd1e5 --- /dev/null +++ b/package/aumix/aumix.hash @@ -0,0 +1,2 @@ +# Locally calculated after checking pgp signature +sha256 636eef7f400c2f3df489c0d2fa21507e88692113561e75a40a26c52bc422d7fc aumix-2.8.tar.bz2