From patchwork Sun Oct 26 18:45:50 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Hadjinlian X-Patchwork-Id: 403315 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 3C6C5140092 for ; Mon, 27 Oct 2014 05:48:25 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id D9D8AA40E8; Sun, 26 Oct 2014 18:48:09 +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 ottOU4mZDaIM; Sun, 26 Oct 2014 18:48:08 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 38383A4172; Sun, 26 Oct 2014 18:48:07 +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 F0DCD1C107B for ; Sun, 26 Oct 2014 18:47:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id C83E7A37A1 for ; Sun, 26 Oct 2014 18:47:11 +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 IB5BXwmENDuv for ; Sun, 26 Oct 2014 18:47:11 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f52.google.com (mail-wg0-f52.google.com [74.125.82.52]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 8529DA31AD for ; Sun, 26 Oct 2014 18:47:08 +0000 (UTC) Received: by mail-wg0-f52.google.com with SMTP id y10so1685365wgg.35 for ; Sun, 26 Oct 2014 11:47:07 -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=CMZJeB9FhDFIsf+uL9qHazIstsKCQQ5qDwk/7kbqjUA=; b=gSs3g2HYaRE4KjsCoblX+20ekMHxsiQiLKxhb4k52yGgDn8BX7iyGOVLxGr3I7Mqro 9WIvOnK1WygLXUZRwaDNTu2HJHPaTrR2jFmkAa/pgaUqs4nUNmFCsdXq0ssvWPwy/nQV AyPNxS7UOeda318FNdJlUasTomsSZSl7qj1ge44NJ9aDo8i1+jh3nSrF6ZJ57bfcqYS9 nDqDpVjZVZdAOgP15kZ4a2jmEOl32yfpYxtCM2OGgYFglU/V/ng9BmSIpNbQEGADN5a0 6IbSre1R/qq/NgLqjFOarYpSsnOJKqvPVi2gudbnvLJvy2dDa0ZBxtztTTWLSHOX6dv8 0/Yw== X-Received: by 10.194.92.12 with SMTP id ci12mr17321874wjb.6.1414349227077; Sun, 26 Oct 2014 11:47:07 -0700 (PDT) Received: from localhost.localdomain (13-105-190-109.dsl.ovh.fr. [109.190.105.13]) by mx.google.com with ESMTPSA id fx2sm12905341wjb.37.2014.10.26.11.47.05 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 26 Oct 2014 11:47:06 -0700 (PDT) From: Maxime Hadjinlian To: buildroot@buildroot.org Date: Sun, 26 Oct 2014 19:45:50 +0100 Message-Id: <1414349157-22749-44-git-send-email-maxime.hadjinlian@gmail.com> X-Mailer: git-send-email 2.1.1 In-Reply-To: <1414349157-22749-1-git-send-email-maxime.hadjinlian@gmail.com> References: <1414349157-22749-1-git-send-email-maxime.hadjinlian@gmail.com> Subject: [Buildroot] [PATCH 44/51] lttng-tools: bump version 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" add hash file Signed-off-by: Maxime Hadjinlian --- package/lttng-tools/lttng-tools.hash | 2 ++ package/lttng-tools/lttng-tools.mk | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 package/lttng-tools/lttng-tools.hash diff --git a/package/lttng-tools/lttng-tools.hash b/package/lttng-tools/lttng-tools.hash new file mode 100644 index 0000000..c0c4bc1 --- /dev/null +++ b/package/lttng-tools/lttng-tools.hash @@ -0,0 +1,2 @@ +# Locally generated +sha256 3c6511e6ceef975cfe36b5644ab9bfaa6780c71b1d2551718279823924429739 lttng-tools-2.5.1.tar.bz2 diff --git a/package/lttng-tools/lttng-tools.mk b/package/lttng-tools/lttng-tools.mk index f42fb16..187b851 100644 --- a/package/lttng-tools/lttng-tools.mk +++ b/package/lttng-tools/lttng-tools.mk @@ -4,7 +4,7 @@ # ################################################################################ -LTTNG_TOOLS_VERSION = 2.5.0 +LTTNG_TOOLS_VERSION = 2.5.1 LTTNG_TOOLS_SITE = http://lttng.org/files/lttng-tools LTTNG_TOOLS_SOURCE = lttng-tools-$(LTTNG_TOOLS_VERSION).tar.bz2 LTTNG_TOOLS_LICENSE = GPLv2+; LGPLv2.1+ for include/lttng/* and src/lib/lttng-ctl/*