From: Tom Zanussi Date: Thu, 29 Aug 2013 13:37:01 +0000 (-0500) Subject: lttng-tools: Update to version 2.2.3 X-Git-Tag: rev_ivi_2015_02_04~11211 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7d734c935b46d2a97fccbb6496368dbf59a700e9;p=scm%2Fbb%2Ftizen-distro.git 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 Signed-off-by: Richard Purdie --- 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 b8215e8..316f488 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"