summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2020-10-06 14:11:04 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-10-15 13:45:49 +0100
commit6388c3d684841e0c61c6602979ca4f1c360f1321 (patch)
treee2d49409ac3039a9b8ee95af49d0417ea630679f /meta/recipes-kernel
parentd748312f7a29f7bbef435ce8bf7f63f3c0657a8b (diff)
downloadpoky-6388c3d684841e0c61c6602979ca4f1c360f1321.tar.gz
lttng-tools: update to 2.11.5
Update to latest available. (From OE-Core rev: a2c43b5e52708c013559a0ee9529efe5635e50d3) Signed-off-by: Marek Vasut <marex@denx.de> Cc: Alexander Kanavin <alex.kanavin@gmail.com> Cc: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Steve Sakoman <steve@sakoman.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.11.5.bb (renamed from meta/recipes-kernel/lttng/lttng-tools_2.11.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.11.2.bb b/meta/recipes-kernel/lttng/lttng-tools_2.11.5.bb
index 36a19ec18d..a969fffd62 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_2.11.2.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_2.11.5.bb
@@ -36,8 +36,8 @@ SRC_URI = "https://lttng.org/files/lttng-tools/lttng-tools-${PV}.tar.bz2 \
36 file://0001-tests-regression-disable-the-tools-live-tests.patch \ 36 file://0001-tests-regression-disable-the-tools-live-tests.patch \
37 " 37 "
38 38
39SRC_URI[md5sum] = "68ed78f7fa4235477ea577e48b3cd245" 39SRC_URI[md5sum] = "4bd983891f642d4139f80251f209ef81"
40SRC_URI[sha256sum] = "936477305b25f65c5dd22db9161287d30a309ce868b6180857b1fd1fb5e6a56b" 40SRC_URI[sha256sum] = "38167b49e4d1bf78fdd5c3156d411123713fd8f04b0067d4b1cd03742d0edfaa"
41 41
42inherit autotools ptest pkgconfig useradd python3-dir manpages systemd 42inherit autotools ptest pkgconfig useradd python3-dir manpages systemd
43 43