From patchwork Sat Nov 21 19:22:05 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: 547225 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 76C4214027C for ; Sun, 22 Nov 2015 06:22:23 +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=zWSXY8PF; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 958C595A8B; Sat, 21 Nov 2015 19:22:21 +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 rhfQdLJUlolp; Sat, 21 Nov 2015 19:22:19 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 7DE5695A69; Sat, 21 Nov 2015 19:22:19 +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 CBA1F1C146C for ; Sat, 21 Nov 2015 19:22:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id C7C0792486 for ; Sat, 21 Nov 2015 19:22:17 +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 n8N6uGsUQklu for ; Sat, 21 Nov 2015 19:22:16 +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 whitealder.osuosl.org (Postfix) with ESMTPS id 6E39C92479 for ; Sat, 21 Nov 2015 19:22:16 +0000 (UTC) Received: from dovecot03.posteo.de (dovecot03.posteo.de [172.16.0.13]) by mout01.posteo.de (Postfix) with ESMTPS id 77EBD209DE for ; Sat, 21 Nov 2015 20:22:13 +0100 (CET) Received: from mail.posteo.de (localhost [127.0.0.1]) by dovecot03.posteo.de (Postfix) with ESMTPSA id 3p34Pc6Mv9z5vMK for ; Sat, 21 Nov 2015 20:22:12 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.embedded.rocks (Postfix) with ESMTP id CAB06EE0C4E; Sat, 21 Nov 2015 20:22:11 +0100 (CET) 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=1448133730; x=1448738531; bh=nfYrN4I9gt9jjFbSrTceiTn9ut3ymcef+AHhxdadPwo=; b=zWSXY8PFkseD 183XLJEgysD+G8Sicd/MXpEuCv/05/hwLTVC2A8MFiX4nfxdJ/FX8yRggcP0S3ay Be6MqBrcxbYXfCHKzrNZaPv/23tfE85oAgXLJ1KJqxTNVcAk8HJSZTFW6rB0w07g +LYsMp53q4UcDumRZaVS1YsCALqPv5n6Q2HeTxMzoDTqfWj4pqt4lED/drAHiEKl r2Mo5dTNasw+0ipF/B6EOh+aTSwfHe6aSw3AtkQMbVlT9j3OivLgYdpMirVmG8q7 MZdgS17j7hK6GkMTiMrnFDl1d9CzDOPtwp4E1CRyFM2eBfekxRksDskJhwSu8kpK uChPkFHQXw== 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 0ruPImDrJ8js; Sat, 21 Nov 2015 20:22:10 +0100 (CET) Received: from nzxt.fritz.box (x5f72ed02.dyn.telefonica.de [95.114.237.2]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Sat, 21 Nov 2015 20:22:10 +0100 (CET) From: =?UTF-8?q?J=C3=B6rg=20Krause?= To: buildroot@buildroot.org Date: Sat, 21 Nov 2015 20:22:05 +0100 Message-Id: <1448133726-24457-1-git-send-email-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.6.2 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/2] package/yajl: add hash 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/yajl/yajl.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/yajl/yajl.hash diff --git a/package/yajl/yajl.hash b/package/yajl/yajl.hash new file mode 100644 index 0000000..6e025a2 --- /dev/null +++ b/package/yajl/yajl.hash @@ -0,0 +1,2 @@ +# Locally calculated +sha256 0e78f516dc53ecce7dc073f9a9bb0343186b58ef29dcd1dad74e5e853b216dd5 yajl-2.0.4.tar.gz