From patchwork Thu Jul 16 07:36:50 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Baruch Siach X-Patchwork-Id: 496832 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id E252F140773 for ; Fri, 17 Jul 2015 05:37:31 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id DF607A3139; Thu, 16 Jul 2015 19:37:30 +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 DKHpuKPDi2NE; Thu, 16 Jul 2015 19:37:29 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 174E1A1D20; Thu, 16 Jul 2015 19:36:53 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 56EA81C2382 for ; Thu, 16 Jul 2015 07:37:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 5258892A74 for ; Thu, 16 Jul 2015 07:37:04 +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 1tf3pT9vZaDS for ; Thu, 16 Jul 2015 07:37:02 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mx.tkos.co.il (guitar.tcltek.co.il [192.115.133.116]) by whitealder.osuosl.org (Postfix) with ESMTPS id 18CC192A7E for ; Thu, 16 Jul 2015 07:37:01 +0000 (UTC) Received: from tarshish.tkos.co.il (unknown [10.0.8.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mx.tkos.co.il (Postfix) with ESMTPSA id 1D809440567; Thu, 16 Jul 2015 10:36:58 +0300 (IDT) From: Baruch Siach To: buildroot@busybox.net Date: Thu, 16 Jul 2015 10:36:50 +0300 Message-Id: <4c4438030b09b3e82d18d44f721de927bd7fbb5f.1437032210.git.baruch@tkos.co.il> X-Mailer: git-send-email 2.1.4 Subject: [Buildroot] [PATCH] lxc: 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: Baruch Siach --- package/lxc/lxc.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/lxc/lxc.hash diff --git a/package/lxc/lxc.hash b/package/lxc/lxc.hash new file mode 100644 index 000000000000..dcc532c0e8ae --- /dev/null +++ b/package/lxc/lxc.hash @@ -0,0 +1,2 @@ +# Locally calculated after checking pgp signature +sha256 34ba517ffd7b38a14e5d12d56a4928b78602d56311d5f47c3ef90f4e714b9604 lxc-1.1.2.tar.gz