summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-18 14:09:00 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-21 09:39:00 +0000
commitfe4f4ac4da98822fe3e9f319d913455495ae71aa (patch)
treec4bb6a1b6499d58286a232ed1feeb2337c1666b1 /meta
parent0f54a2fd69c9513cb857a3a0436bd8b75332f4e9 (diff)
downloadpoky-fe4f4ac4da98822fe3e9f319d913455495ae71aa.tar.gz
lttng-tools: upgrade 2.11.0 -> 2.11.2
(From OE-Core rev: 712a634c61ebc7ebda2669daf21460394f6ac2cd) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-kernel/lttng/lttng-tools_2.11.2.bb (renamed from meta/recipes-kernel/lttng/lttng-tools_2.11.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.11.0.bb b/meta/recipes-kernel/lttng/lttng-tools_2.11.2.bb
index 9cb896314b..36a19ec18d 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_2.11.0.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_2.11.2.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] = "e6c23244a36e2a09783d03a362eb63cb" 39SRC_URI[md5sum] = "68ed78f7fa4235477ea577e48b3cd245"
40SRC_URI[sha256sum] = "dce493c82db673c96049b5fad155a760fa449fab3d92467a69fcb0ddaf3f0fbc" 40SRC_URI[sha256sum] = "936477305b25f65c5dd22db9161287d30a309ce868b6180857b1fd1fb5e6a56b"
41 41
42inherit autotools ptest pkgconfig useradd python3-dir manpages systemd 42inherit autotools ptest pkgconfig useradd python3-dir manpages systemd
43 43