summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
18RREPLACES_${PN} = "lttng2-ust" 18RREPLACES_${PN} = "lttng2-ust"
19RCONFLICTS_${PN} = "lttng2-ust" 19RCONFLICTS_${PN} = "lttng2-ust"
20 20
21SRCREV = "826c6c686f16b9aeb3100f3f880d630911691cf1" 21SRCREV = "f89c1a3cf2b06a4970b9154c00ff6409870aefb5"
22PE = "2" 22PE = "2"
23PV = "2.7.0+git${SRCPV}" 23PV = "2.7.1+git${SRCPV}"
24 24
25SRC_URI = "git://git.lttng.org/lttng-ust.git;branch=stable-2.7 \ 25SRC_URI = "git://git.lttng.org/lttng-ust.git;branch=stable-2.7 \
26 file://lttng-ust-doc-examples-disable.patch" 26 file://lttng-ust-doc-examples-disable.patch"