lttng-ust: Upgrade to 2.7.1

(From OE-Core rev: e3f13ce7ea870b51dac910c5a11a136623d2ee7c)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2016-01-11 15:01:00 +00:00
parent a9cc9b52b8
commit d6fae0c051
1 changed files with 2 additions and 2 deletions

View File

@ -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"