]> code.ossystems Code Review - openembedded-core.git/commitdiff
lttng-tools: Update to version 2.3.0
authorPaul Woegerer <paul_woegerer@mentor.com>
Thu, 5 Sep 2013 09:00:59 +0000 (09:00 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Sep 2013 14:55:18 +0000 (15:55 +0100)
Signed-off-by: Paul Woegerer <paul_woegerer@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-tools_2.3.0.bb [moved from meta/recipes-kernel/lttng/lttng-tools_2.2.3.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-kernel/lttng/lttng-tools_2.2.3.bb
rename to meta/recipes-kernel/lttng/lttng-tools_2.3.0.bb
index 316f4888cce92f91c08d1b97f079016899703d45..2e0ee15a296cda4e98bca3b6107fbe220d4795bc 100644 (file)
@@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=01d7fc4496aacf37d90df90b90b0cac1 \
 
 DEPENDS = "liburcu popt lttng-ust"
 
-SRCREV = "b1ebf16ce065a35149c39bc4f56ace3671706860"
-PV = "v2.2.3"
+SRCREV = "c9dc1289e040c542f96fbfd558267786816d5703"
+PV = "v2.3.0"
 
 SRC_URI = "git://git.lttng.org/lttng-tools.git"