diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-01 18:42:40 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-03 09:05:14 +0000 |
commit | 4eab0dac8f09e0256e051c0a837ab78f582015d7 (patch) | |
tree | d124cdbb558af995190475c301249ad7eac17928 | |
parent | f84ceeee984575ad1cf56ff7939ab218ccf4a50b (diff) | |
download | poky-4eab0dac8f09e0256e051c0a837ab78f582015d7.tar.gz |
lttng-tools: upgrade 2.13.2 -> 2.13.4
(From OE-Core rev: 0e8fcfbb4565807a84d1a7d10bbc59d1675e33ec)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-tools_2.13.4.bb (renamed from meta/recipes-kernel/lttng/lttng-tools_2.13.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.13.2.bb b/meta/recipes-kernel/lttng/lttng-tools_2.13.4.bb index d6ce2c7e32..98b91270ba 100644 --- a/meta/recipes-kernel/lttng/lttng-tools_2.13.2.bb +++ b/meta/recipes-kernel/lttng/lttng-tools_2.13.4.bb | |||
@@ -39,7 +39,7 @@ SRC_URI = "https://lttng.org/files/lttng-tools/lttng-tools-${PV}.tar.bz2 \ | |||
39 | file://disable-tests.patch \ | 39 | file://disable-tests.patch \ |
40 | " | 40 | " |
41 | 41 | ||
42 | SRC_URI[sha256sum] = "ced2ba00020da77fd17ac92b5a53825502409a07e3aeca28f9515d4a844fd7bd" | 42 | SRC_URI[sha256sum] = "565f3102410a53d484f4c8ff517978f1dc59f67f9d16f872f4357f3ca12200f6" |
43 | 43 | ||
44 | inherit autotools ptest pkgconfig useradd python3-dir manpages systemd | 44 | inherit autotools ptest pkgconfig useradd python3-dir manpages systemd |
45 | 45 | ||