From: Richard Purdie Date: Mon, 11 Jan 2016 15:01:00 +0000 (+0000) Subject: lttng-ust: Upgrade to 2.7.1 X-Git-Tag: 2016-4~1633 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e3f13ce7ea870b51dac910c5a11a136623d2ee7c;p=openembedded-core.git lttng-ust: Upgrade to 2.7.1 Signed-off-by: Richard Purdie --- 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"