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.

(From OE-Core rev: 303abf7f2d8e79e8d14ce5b9aff287347aae43be)

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Tom Zanussi 2013-08-29 08:37:01 -05:00 committed by Richard Purdie
parent 8e85362158
commit 4c138aa83a
1 changed files with 2 additions and 2 deletions

View File

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