summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-06-08 09:46:38 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-09 13:14:00 +0100
commit91f03e8b3406fb1aa886ab9945c1bd29ca6a380f (patch)
tree059d3f817d6d72633af194125b14f205061719d6 /meta/recipes-kernel
parenta1b3536f18fbd3ca8174ade15afb4d93f93775c1 (diff)
downloadpoky-91f03e8b3406fb1aa886ab9945c1bd29ca6a380f.tar.gz
lttng-tools: upgrade 2.12.0 -> 2.12.1
(From OE-Core rev: 061cc808cf81889e6eede88c71c5a7395241f42b) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/lttng/lttng-tools_2.12.1.bb (renamed from meta/recipes-kernel/lttng/lttng-tools_2.12.0.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.12.0.bb b/meta/recipes-kernel/lttng/lttng-tools_2.12.1.bb
index 148a7928d2..094e33db71 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_2.12.0.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_2.12.1.bb
@@ -36,8 +36,7 @@ SRC_URI = "https://lttng.org/files/lttng-tools/lttng-tools-${PV}.tar.bz2 \
36 file://0001-tests-gen-ust-events-ns-tp.h-Fix-build-with-musl-lib.patch \ 36 file://0001-tests-gen-ust-events-ns-tp.h-Fix-build-with-musl-lib.patch \
37 " 37 "
38 38
39SRC_URI[md5sum] = "4592201ea981f0722438345fb1f009d2" 39SRC_URI[sha256sum] = "0de7afc1f40a5acbede933cdfd6cf47b32ff84d02e170a1321f7fc86141585b8"
40SRC_URI[sha256sum] = "405661d27617dc79a42712174a051a45c7ca12d167576c0d93f2de708ed29445"
41 40
42inherit autotools ptest pkgconfig useradd python3-dir manpages systemd 41inherit autotools ptest pkgconfig useradd python3-dir manpages systemd
43 42