lttng-tools: Update to version 2.2.3
authorTom Zanussi <tom.zanussi@linux.intel.com>
Thu, 29 Aug 2013 13:37:01 +0000 (08:37 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Aug 2013 15:23:46 +0000 (16:23 +0100)
Update lttng-tools to version 2.2.3 to correspond to the LTTng 2.2
"Cuda" - Tracer toolchain stable release.

(From OE-Core rev: 303abf7f2d8e79e8d14ce5b9aff287347aae43be)

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-tools_2.2.3.bb [moved from meta/recipes-kernel/lttng/lttng-tools_2.2.0.bb with 93% similarity]

@@ -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"