mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/lttng-tools: bump to version 2.13.2
Signed-off-by: Norbert Lange <nolange79@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
4e814227ca
commit
8e5f2d0f8e
@@ -23,8 +23,8 @@ index 04f9cef4..372cdf3d 100644
|
|||||||
+ [Disable the build of the test components]))
|
+ [Disable the build of the test components]))
|
||||||
|
|
||||||
|
|
||||||
# Always build libconfig since it a dependency of libcommon
|
build_lib_consumer=no
|
||||||
@@ -1027,6 +1029,7 @@ AM_CONDITIONAL([BUILD_BIN_LTTNG_SESSIOND], [test x$enable_bin_lttng_sessiond !=
|
@@ -1013,6 +1015,7 @@ AM_CONDITIONAL([BUILD_BIN_LTTNG_SESSIOND], [test x$enable_bin_lttng_sessiond !=
|
||||||
|
|
||||||
# Export the tests and extras build conditions.
|
# Export the tests and extras build conditions.
|
||||||
AS_IF([\
|
AS_IF([\
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# From https://lttng.org/files/lttng-tools/lttng-tools-2.12.3.tar.bz2.sha256
|
# From https://lttng.org/files/lttng-tools/lttng-tools-2.13.2.tar.bz2.sha256
|
||||||
sha256 2890da230edd523fcf497e9eb28133b7606d64fa01bcbffadbfcba42104db153 lttng-tools-2.12.3.tar.bz2
|
sha256 ced2ba00020da77fd17ac92b5a53825502409a07e3aeca28f9515d4a844fd7bd lttng-tools-2.13.2.tar.bz2
|
||||||
|
|
||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 068e55c7dbe597400199aee75ac5e71bdb2ca88c4c9a4cfa8e1fbc61f933eda5 LICENSE
|
sha256 068e55c7dbe597400199aee75ac5e71bdb2ca88c4c9a4cfa8e1fbc61f933eda5 LICENSE
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LTTNG_TOOLS_VERSION = 2.12.3
|
LTTNG_TOOLS_VERSION = 2.13.2
|
||||||
LTTNG_TOOLS_SITE = https://lttng.org/files/lttng-tools
|
LTTNG_TOOLS_SITE = https://lttng.org/files/lttng-tools
|
||||||
LTTNG_TOOLS_SOURCE = lttng-tools-$(LTTNG_TOOLS_VERSION).tar.bz2
|
LTTNG_TOOLS_SOURCE = lttng-tools-$(LTTNG_TOOLS_VERSION).tar.bz2
|
||||||
LTTNG_TOOLS_INSTALL_STAGING = YES
|
LTTNG_TOOLS_INSTALL_STAGING = YES
|
||||||
|
|||||||
Reference in New Issue
Block a user