From patchwork Sat May 9 08:41:29 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Angelo Compagnucci X-Patchwork-Id: 470304 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 9F4D4140320 for ; Sat, 9 May 2015 18:42:11 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=sJe9KmJe; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id C1DA232E04; Sat, 9 May 2015 08:42:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XrbrW-srqb5Z; Sat, 9 May 2015 08:42:05 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id B6EFD32E2D; Sat, 9 May 2015 08:41:58 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 75A081C1F50 for ; Sat, 9 May 2015 08:41:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 708BAA2181 for ; Sat, 9 May 2015 08:41:56 +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 4vsY9BEIUlVP for ; Sat, 9 May 2015 08:41:56 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by fraxinus.osuosl.org (Postfix) with ESMTPS id C939EA217F for ; Sat, 9 May 2015 08:41:55 +0000 (UTC) Received: by wiun10 with SMTP id n10so49469550wiu.1 for ; Sat, 09 May 2015 01:41:54 -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:in-reply-to:references; bh=gaZy6LTiX3th4l8fnl5OoTvLKX6Ym/zcWMyQSQ9+DEI=; b=sJe9KmJevajBafoNwcC9meXaDYaCOGya/vFPe/45ANxEpA3iocDcMYSKrVaVN9uI0k cB/EHBU3Z3tVQxi6putN/YiDQIsLXe9v5ecsI1AGMOi2NR4HTlOq+iPshR8t83iJuSRR Xjs+j8w223vFEwPKVsVo1E2xt/KTNNBwQ4aDIBMtJwlCLCqV7ISNzu/ZXqOyIqRJhLIp dx2H9J46d3T41PLrbki9ZrJPKhntCvWpYvmD6xMh7p2syzDYBFMshu0rC9LvxSmBigwO Nx3C04Wl28iBWSyeQyzzkmz49G+GC9B8YU9LHMOiwYYhp8OkzZbc6RMyHJRMKsd+m+so Gbbg== X-Received: by 10.180.211.2 with SMTP id my2mr3418623wic.78.1431160914338; Sat, 09 May 2015 01:41:54 -0700 (PDT) Received: from localhost.localdomain ([89.202.204.100]) by mx.google.com with ESMTPSA id j1sm2721294wia.22.2015.05.09.01.41.53 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 09 May 2015 01:41:53 -0700 (PDT) From: Angelo Compagnucci To: buildroot@uclibc.org Date: Sat, 9 May 2015 10:41:29 +0200 Message-Id: <1431160889-3851-4-git-send-email-angelo.compagnucci@gmail.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1431160889-3851-1-git-send-email-angelo.compagnucci@gmail.com> References: <1431160889-3851-1-git-send-email-angelo.compagnucci@gmail.com> Subject: [Buildroot] [PATCH 3/3] package/monolite: adding 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" This patch adds hash file for monolite version 117. Signed-off-by: Angelo Compagnucci --- package/monolite/monolite.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/monolite/monolite.hash diff --git a/package/monolite/monolite.hash b/package/monolite/monolite.hash new file mode 100644 index 0000000..1139c0a --- /dev/null +++ b/package/monolite/monolite.hash @@ -0,0 +1,2 @@ +# sha256 locally computed +sha256 07a8573feef0053ec28b98355feba8c83dcfb3f99c2d0913a16a287382daf4b8 monolite-117-latest.tar.gz