[OE-core] [PATCH 1/2] lttng-modules: Update revision to grab last bugfix releases

Otavio Salvador otavio at ossystems.com.br
Fri Nov 1 13:31:35 UTC 2013


This updates lttng-modules for 2.3.2 and also includes a bugfix
imported from 3.4 kernel. The changes included are:

6c26b01 Blacklist Linux kernels 3.10+
b97d469 LTTng trace-clock: shrink kernel blacklist
7d40f8e Version 2.3.1
2aecb9b Blacklist kernels 3.10.13 and 3.11.2
4f1217f Version 2.3.2
92fff0c Import fix from LTSI: 3.4+ RT kernels use CONFIG_PREEMPT_RT_FULL
1874075 lttng-statedump-impl: Fix lttng_list_interrupts for empty implementation

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 meta/recipes-kernel/lttng/lttng-modules_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-kernel/lttng/lttng-modules_git.bb b/meta/recipes-kernel/lttng/lttng-modules_git.bb
index 789b5ec..e887a86 100644
--- a/meta/recipes-kernel/lttng/lttng-modules_git.bb
+++ b/meta/recipes-kernel/lttng/lttng-modules_git.bb
@@ -10,8 +10,8 @@ DEPENDS = "virtual/kernel"
 
 inherit module
 
-SRCREV = "78c8710bb8e6b7f6301d95afec0305f40fa063ad"
-PV = "2.3.0+git${SRCPV}"
+SRCREV = "18740750760fde894eac0cd4e3ef4d8c7c4ba8c3"
+PV = "2.3.2+git${SRCPV}"
 
 SRC_URI = "git://git.lttng.org/lttng-modules.git \
            file://lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch"
-- 
1.8.4.rc3



More information about the Openembedded-core mailing list