lttng-tools: bump to version 2.6.0
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 6 Mar 2015 17:35:52 +0000 (12:35 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 6 Mar 2015 22:20:58 +0000 (23:20 +0100)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lttng-tools/Config.in
package/lttng-tools/lttng-tools.hash
package/lttng-tools/lttng-tools.mk

index ea969a5fa678ed2ca5662288b3a998fccb8883b0..a960b2193db02776ab1c78d235e2d8720fec2523 100644 (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
index fc2640e229a350fe2ab64c0c5dabaab0e25ae48e..a356911d557dec99d1f3ad86f7fdcd3a8d70b829 100644 (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
index 44b68801c864907d941709645558c981799e0ac4..e218a959e9f6e782ccbee1562e7209e823812468 100644 (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/*