aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@linux.intel.com>2013-08-29 08:37:01 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-30 16:15:18 +0100
commit303abf7f2d8e79e8d14ce5b9aff287347aae43be (patch)
tree1b7eff56e9b4d19857a482bf30a9cfbf58ac7a00 /meta/recipes-kernel/lttng
parenta8212a5170940b9ba9ca7a594b65939b06aac86c (diff)
downloadopenembedded-core-contrib-303abf7f2d8e79e8d14ce5b9aff287347aae43be.tar.gz
lttng-tools: Update to version 2.2.3
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@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/lttng')
-rw-r--r--meta/recipes-kernel/lttng/lttng-tools_2.2.3.bb (renamed from meta/recipes-kernel/lttng/lttng-tools_2.2.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.2.0.bb b/meta/recipes-kernel/lttng/lttng-tools_2.2.3.bb
index b8215e851a..316f4888cc 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"