[OE-core] [PATCH 1/2] lttng-tools: Update to version 2.2.3

Tom Zanussi tom.zanussi at linux.intel.com
Thu Aug 29 13:37:01 UTC 2013


Update lttng-tools to version 2.2.3 to correspond to the LTTng 2.2
"Cuda" - Tracer toolchain stable release.

Signed-off-by: Tom Zanussi <tom.zanussi at linux.intel.com>
---
 .../lttng/{lttng-tools_2.2.0.bb => lttng-tools_2.2.3.bb}              | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-kernel/lttng/{lttng-tools_2.2.0.bb => lttng-tools_2.2.3.bb} (93%)

diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.2.0.bb b/meta/recipes-kernel/lttng/lttng-tools_2.2.3.bb
similarity index 93%
rename from meta/recipes-kernel/lttng/lttng-tools_2.2.0.bb
rename to meta/recipes-kernel/lttng/lttng-tools_2.2.3.bb
index e664d85..9872170 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_2.2.0.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_2.2.3.bb
@@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=01d7fc4496aacf37d90df90b90b0cac1 \
 
 DEPENDS = "liburcu popt lttng-ust"
 
-SRCREV = "eff0b2c38d24092c41bbb51926ac4e3b8c6acb83"
-PV = "v2.2.0"
+SRCREV = "b1ebf16ce065a35149c39bc4f56ace3671706860"
+PV = "v2.2.3"
 
 SRC_URI = "git://git.lttng.org/lttng-tools.git;protocol=git"
 
-- 
1.7.11.4




More information about the Openembedded-core mailing list