summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorNathan Lynch <nathan_lynch@mentor.com>2017-06-16 16:39:50 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-27 22:42:49 +0100
commitfa52a9a7051920521eed6c6d5dae9f8c6f749fe1 (patch)
tree43b330563161cad63aba280b18bb9eae6ad52bd9 /meta/recipes-kernel
parentd7c5c9344de6974997c39097a7767ec338c3cca3 (diff)
downloadopenembedded-core-fa52a9a7051920521eed6c6d5dae9f8c6f749fe1.tar.gz
lttng-ust: update to 2.9.1
Miscellaneous fixes. Signed-off-by: Nathan Lynch <nathan_lynch@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/lttng/lttng-ust_2.9.1.bb (renamed from meta/recipes-kernel/lttng/lttng-ust_2.9.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.9.0.bb b/meta/recipes-kernel/lttng/lttng-ust_2.9.1.bb
index 9cdefddf16..f7e01bb403 100644
--- a/meta/recipes-kernel/lttng/lttng-ust_2.9.0.bb
+++ b/meta/recipes-kernel/lttng/lttng-ust_2.9.1.bb
@@ -23,8 +23,8 @@ PE = "2"
SRC_URI = "https://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2 \
file://lttng-ust-doc-examples-disable.patch \
"
-SRC_URI[md5sum] = "77f3378ba37a36801420bce87b702e9c"
-SRC_URI[sha256sum] = "4d541a863f42dfc685ca05024027a442c70d03594c154a43e62bc109b1ea5daf"
+SRC_URI[md5sum] = "5a5636fc3d9aa370f65b25a802a79e6e"
+SRC_URI[sha256sum] = "b891d267cdbbbd11cf34751f66c21c4a7fdc0eec3c1b53be2c40dca073b7daa4"
PACKAGECONFIG[manpages] = "--enable-man-pages, --disable-man-pages, asciidoc-native xmlto-native libxslt-native"