summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/lttng/lttng-tools_2.2.3.bb (renamed from meta/recipes-kernel/lttng/lttng-tools_2.2.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.2.0.bb b/meta/recipes-kernel/lttng/lttng-tools_2.2.3.bb
index b8215e851a..316f4888cc 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 \
11 11
12DEPENDS = "liburcu popt lttng-ust" 12DEPENDS = "liburcu popt lttng-ust"
13 13
14SRCREV = "eff0b2c38d24092c41bbb51926ac4e3b8c6acb83" 14SRCREV = "b1ebf16ce065a35149c39bc4f56ace3671706860"
15PV = "v2.2.0" 15PV = "v2.2.3"
16 16
17SRC_URI = "git://git.lttng.org/lttng-tools.git" 17SRC_URI = "git://git.lttng.org/lttng-tools.git"
18 18