From patchwork Tue Mar 31 18:45:34 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gustavo Zacarias X-Patchwork-Id: 456746 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id 06CA11400DD for ; Wed, 1 Apr 2015 05:46:28 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="verification failed; unprotected key" header.d=zacarias.com.ar header.i=@zacarias.com.ar header.b=EGNA9rBb; dkim-adsp=fail (unprotected policy); dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 53BF8A330E; Tue, 31 Mar 2015 18:46:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gkDfrgHoCDIf; Tue, 31 Mar 2015 18:46:27 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 9FEDAA330D; Tue, 31 Mar 2015 18:46:27 +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 4A9721C1600 for ; Tue, 31 Mar 2015 18:46:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 4643590973 for ; Tue, 31 Mar 2015 18:46:26 +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 QPnwEOfWfccm for ; Tue, 31 Mar 2015 18:46:26 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from www.zacarias.com.ar (www.zacarias.com.ar [176.9.42.171]) by whitealder.osuosl.org (Postfix) with ESMTPS id A0D7D91B29 for ; Tue, 31 Mar 2015 18:46:25 +0000 (UTC) Received: from asgard (cpe-181-46-99-160.telecentro-reversos.com.ar [181.46.99.160] (may be forged)) (authenticated bits=0) by www.zacarias.com.ar (8.15.1/8.15.1) with ESMTPSA id t2VIkI7R030654 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 31 Mar 2015 18:46:21 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zacarias.com.ar; s=dkey; t=1427827583; bh=h65dTfZM5YSt0+U7IRhybm63ghOUA5yEIl4El3FPMxI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=EGNA9rBbTl8SOnVSRHO59li+mUVqwK2hCul+pu8ZmDqJx6LZTzVSu/tLs1GukHCYP P9Rn157rxKKv1bWetYBAalzLoIqCXevtoxyWL2oOiZvJcLAh35xM7by/GkTcm8ALv2 PixwlJnKnH7fCdALKzRxsA7mK5S/6nWiZhksdNSQ= Received: by asgard (sSMTP sendmail emulation); Tue, 31 Mar 2015 15:46:13 -0300 From: Gustavo Zacarias To: buildroot@busybox.net Date: Tue, 31 Mar 2015 15:45:34 -0300 Message-Id: <1427827540-15836-4-git-send-email-gustavo@zacarias.com.ar> X-Mailer: git-send-email 2.0.5 In-Reply-To: <1427827540-15836-1-git-send-email-gustavo@zacarias.com.ar> References: <1427827540-15836-1-git-send-email-gustavo@zacarias.com.ar> X-Virus-Scanned: clamav-milter 0.98.6 at www X-Virus-Status: Clean Subject: [Buildroot] [PATCH 04/10] matchbox-fakekey: 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/matchbox/matchbox-fakekey/matchbox-fakekey.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/matchbox/matchbox-fakekey/matchbox-fakekey.hash diff --git a/package/matchbox/matchbox-fakekey/matchbox-fakekey.hash b/package/matchbox/matchbox-fakekey/matchbox-fakekey.hash new file mode 100644 index 0000000..3e8778a --- /dev/null +++ b/package/matchbox/matchbox-fakekey/matchbox-fakekey.hash @@ -0,0 +1,2 @@ +# From http://downloads.yoctoproject.org/releases/matchbox/libfakekey/0.1/libfakekey-0.1.tar.bz2.md5 +md5 83dbde4d77e8baf0176fe4291d8a2303 libfakekey-0.1.tar.bz2