From: Otavio Salvador Date: Tue, 2 Jul 2013 14:14:39 +0000 (-0300) Subject: lttng-tools: Update to 2.2.0 based release X-Git-Tag: 2015-4~5966 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b11db8fbb68188a00b10ba9c25a22426db642bde;p=openembedded-core.git lttng-tools: Update to 2.2.0 based release Signed-off-by: Otavio Salvador Signed-off-by: Saul Wold --- diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.1.0.bb b/meta/recipes-kernel/lttng/lttng-tools_2.2.0.bb similarity index 92% rename from meta/recipes-kernel/lttng/lttng-tools_2.1.0.bb rename to 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 \ DEPENDS = "liburcu popt lttng-ust" -SRCREV = "917f768512b5d336d553b801f6c5308d90252a89" -PV = "v2.1.0" -PR = "r0" +SRCREV = "eff0b2c38d24092c41bbb51926ac4e3b8c6acb83" +PV = "v2.2.0" SRC_URI = "git://git.lttng.org/lttng-tools.git;protocol=git"