From e3f13ce7ea870b51dac910c5a11a136623d2ee7c Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 11 Jan 2016 15:01:00 +0000 Subject: lttng-ust: Upgrade to 2.7.1 Signed-off-by: Richard Purdie --- meta/recipes-kernel/lttng/lttng-ust_git.bb | 4 ++-- 1 file 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" -- cgit 1.2.3-korg