aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-ust_git.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-11 15:01:00 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-13 00:03:51 +0000
commite3f13ce7ea870b51dac910c5a11a136623d2ee7c (patch)
treed0197c70952af1a8b0ead6640197e7cadfd290ad /meta/recipes-kernel/lttng/lttng-ust_git.bb
parentf8d597d77c3394522c390256633aa917588e5038 (diff)
downloadopenembedded-core-contrib-e3f13ce7ea870b51dac910c5a11a136623d2ee7c.tar.gz
lttng-ust: Upgrade to 2.7.1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-ust_git.bb')
-rw-r--r--meta/recipes-kernel/lttng/lttng-ust_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust_git.bb b/meta/recipes-kernel/lttng/lttng-ust_git.bb
index 1c08403a32..9ffe9bc8f5 100644
--- a/meta/recipes-kernel/lttng/lttng-ust_git.bb
+++ b/meta/recipes-kernel/lttng/lttng-ust_git.bb
@@ -18,9 +18,9 @@ RPROVIDES_${PN} = "lttng2-ust"
RREPLACES_${PN} = "lttng2-ust"
RCONFLICTS_${PN} = "lttng2-ust"
-SRCREV = "826c6c686f16b9aeb3100f3f880d630911691cf1"
+SRCREV = "f89c1a3cf2b06a4970b9154c00ff6409870aefb5"
PE = "2"
-PV = "2.7.0+git${SRCPV}"
+PV = "2.7.1+git${SRCPV}"
SRC_URI = "git://git.lttng.org/lttng-ust.git;branch=stable-2.7 \
file://lttng-ust-doc-examples-disable.patch"