lttng-tools: bump to version 2.6.0

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Philippe Proulx 2015-03-06 12:35:52 -05:00 committed by Thomas Petazzoni
parent 38a6552635
commit 55b900426f
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ config BR2_PACKAGE_LTTNG_TOOLS
depends on BR2_USE_WCHAR # util-linux
depends on BR2_TOOLCHAIN_HAS_THREADS
help
Userspace utilities for the LTTng 2.0 tracing
Userspace utilities for the LTTng 2.x tracing
infrastructure.
Those utilities are required on the target system to start

View File

@ -1,2 +1,2 @@
# Locally generated
sha256 1f52d342fb5b56a6675748f0b8e8557ec7c4e90732c3d8f5732bd10b920b233d lttng-tools-2.5.2.tar.bz2
sha256 128166445126d76da7d9f42a56dec12716732a1ed697a6cfdf40c9e135384f32 lttng-tools-2.6.0.tar.bz2

View File

@ -4,7 +4,7 @@
#
################################################################################
LTTNG_TOOLS_VERSION = 2.5.2
LTTNG_TOOLS_VERSION = 2.6.0
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/*