From patchwork Mon Oct 19 20:45:25 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?J=C3=B6rg_Krause?= X-Patchwork-Id: 532541 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id D90C2140281 for ; Tue, 20 Oct 2015 07:45:43 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=embedded.rocks header.i=@embedded.rocks header.b=ENmQvMtl; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 1DFBE886D2; Mon, 19 Oct 2015 20:45:43 +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 xO7csFVwPO1c; Mon, 19 Oct 2015 20:45:42 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 1F92C8872C; Mon, 19 Oct 2015 20:45:42 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 8B2231C44B8 for ; Mon, 19 Oct 2015 20:45:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 871E38736F for ; Mon, 19 Oct 2015 20:45:41 +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 IxUZH3vPhmi4 for ; Mon, 19 Oct 2015 20:45:39 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 549EA87383 for ; Mon, 19 Oct 2015 20:45:38 +0000 (UTC) Received: from dovecot03.posteo.de (dovecot03.posteo.de [172.16.0.13]) by mout01.posteo.de (Postfix) with ESMTPS id 24054209EB for ; Mon, 19 Oct 2015 22:45:36 +0200 (CEST) Received: from mail.posteo.de (localhost [127.0.0.1]) by dovecot03.posteo.de (Postfix) with ESMTPSA id 3nfqq35kq1z5vMs; Mon, 19 Oct 2015 22:45:35 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.embedded.rocks (Postfix) with ESMTP id EF1A7EE0C59; Mon, 19 Oct 2015 22:45:34 +0200 (CEST) Authentication-Results: mail.embedded.rocks (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=embedded.rocks DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embedded.rocks; h=content-transfer-encoding:content-type:content-type :mime-version:x-mailer:message-id:date:date:subject:subject:from :from:received:received; s=default; t=1445287533; x=1445892334; bh=/Y2VooKWVY3jGgfzvKWPZ0LYR952uEdLgabM0Nds8sc=; b=ENmQvMtlpaPg mYMQ9urYW9UqIOBrAhPnc/uIfoktHuMC9NX9zYFB2pMmIew2/khyPGqcbs+JMdWk jz0hIIk4nzk2UpWB27sVrolYT2p2z4pe4CBki7acS7ZB0MieZvPjeLIU3qxlmdYt ajMQNbrlWKPU4ups2Tp4dRIhmXhHcTuGXN1Jk+HowWEK+x7A+cq9qupERlY1DHQV 0DSID23wX9CzFIUo22IeH92359jT+M546q6ka47VcIQqEQlMFQoVtLptarmVx1kI Nm/LXjLSenyNAbyhwyI8mlP4DYPLDrJ0dmwfNBhrQrOeQkdO5TTxj3GYun0Joa03 Npe8q7bSWQ== X-Virus-Scanned: Debian amavisd-new at mail.embedded.rocks Received: from mail.embedded.rocks ([127.0.0.1]) by localhost (mail.embedded.rocks [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id eZEcGEujs7XM; Mon, 19 Oct 2015 22:45:33 +0200 (CEST) Received: from nzxt.fritz.box (x2f77d40.dyn.telefonica.de [2.247.125.64]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Mon, 19 Oct 2015 22:45:33 +0200 (CEST) From: =?UTF-8?q?J=C3=B6rg=20Krause?= To: buildroot@buildroot.org Date: Mon, 19 Oct 2015 22:45:25 +0200 Message-Id: <1445287527-30196-1-git-send-email-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.6.1 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/3] package/swupdate: 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: Jörg Krause --- package/swupdate/swupdate.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/swupdate/swupdate.hash diff --git a/package/swupdate/swupdate.hash b/package/swupdate/swupdate.hash new file mode 100644 index 0000000..6d69d66 --- /dev/null +++ b/package/swupdate/swupdate.hash @@ -0,0 +1,2 @@ +# Locally calculated +sha256 1410f8967aad0f4d3b4561110dbfb2c1f8e337bdc332f6b120f4995762c8bf6b swupdate-2015.07.tar.gz