From 0fcef3c9fe343ac2b54c07b0711210a96d993762 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 23 Jun 2013 15:58:08 +0200 Subject: lttng: bump the various LTTng components This commit bumps the various LTTng components to their latest stable version: 0.7.7 for liburcu, 1.1.1 for babeltrace, 2.1.3 for libust and 2.1.2 for lttng-modules. For babeltrace, the patch lttng-babeltrace-02-fix-build-old-compilers.patch has been removed because it has been merged upstream as of version 1.1.1. This is also the reason why the package no longer needs to be autoreconfigured. Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- package/liburcu/liburcu.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/liburcu') diff --git a/package/liburcu/liburcu.mk b/package/liburcu/liburcu.mk index 3c684ea71..35f09f738 100644 --- a/package/liburcu/liburcu.mk +++ b/package/liburcu/liburcu.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBURCU_VERSION = 0.7.6 +LIBURCU_VERSION = 0.7.7 LIBURCU_SITE = http://lttng.org/files/urcu/ LIBURCU_SOURCE = userspace-rcu-$(LIBURCU_VERSION).tar.bz2 -- cgit v1.2.3