summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2013-07-02 11:14:39 -0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-07-05 15:34:24 +0100
commit2615000d76d53fca3e1fd3af062354759c7b2a50 (patch)
tree4a66841b4138011bbf4bc449677a5627c0b0b4eb /meta/recipes-kernel/lttng
parent64745c27d206931b6b50399db505cd45a11da6cb (diff)
downloadpoky-2615000d76d53fca3e1fd3af062354759c7b2a50.tar.gz
lttng-tools: Update to 2.2.0 based release
(From OE-Core rev: b11db8fbb68188a00b10ba9c25a22426db642bde) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Saul Wold <sgw@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.0.bb (renamed from meta/recipes-kernel/lttng/lttng-tools_2.1.0.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.1.0.bb b/meta/recipes-kernel/lttng/lttng-tools_2.2.0.bb
index e7ce7fc0ae..e664d859e0 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_2.1.0.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_2.2.0.bb
@@ -11,9 +11,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=01d7fc4496aacf37d90df90b90b0cac1 \
11 11
12DEPENDS = "liburcu popt lttng-ust" 12DEPENDS = "liburcu popt lttng-ust"
13 13
14SRCREV = "917f768512b5d336d553b801f6c5308d90252a89" 14SRCREV = "eff0b2c38d24092c41bbb51926ac4e3b8c6acb83"
15PV = "v2.1.0" 15PV = "v2.2.0"
16PR = "r0"
17 16
18SRC_URI = "git://git.lttng.org/lttng-tools.git;protocol=git" 17SRC_URI = "git://git.lttng.org/lttng-tools.git;protocol=git"
19 18