summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-08-30 12:11:48 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-01 10:14:01 +0100
commit194c6a1f22ba98c08ea7d252626085702b14bb44 (patch)
tree74eab4596969e5b65a4c6273025493caebf3a3dd /meta/recipes-kernel
parentedd67f10fa1bcc3b51dfe4eb23752ea5db5c2b94 (diff)
downloadpoky-194c6a1f22ba98c08ea7d252626085702b14bb44.tar.gz
lttng-tools: upgrade 2.13.7 -> 2.13.8
(From OE-Core rev: 30f45a648b31014f7cf7b899566dbcef86608b72) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.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.13.8.bb (renamed from meta/recipes-kernel/lttng/lttng-tools_2.13.7.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.13.7.bb b/meta/recipes-kernel/lttng/lttng-tools_2.13.8.bb
index 1a972ec836..a814eb79f9 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_2.13.7.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_2.13.8.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
42SRC_URI[sha256sum] = "d17a02e8f178a7cf3403e3c9edfb90ad3a1628e20aa0b5131408ae47f722f08d" 42SRC_URI[sha256sum] = "b1e959579b260790930b20f3c7aa7cefb8a40e0de80d4a777c2bf78c6b353dc1"
43 43
44inherit autotools ptest pkgconfig useradd python3-dir manpages systemd 44inherit autotools ptest pkgconfig useradd python3-dir manpages systemd
45 45