diff mbox series

[2/2] lttng-modules: Upgrade 2.13.17 -> 2.13.18

Message ID 20250421214824.3335730-2-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit f50a33c074a2de99c6b4b889c91c673162ec4040
Headers show
Series [1/2] lttng-tools: 2.13.14 -> 2.13.15 | expand

Commit Message

Richard Purdie April 21, 2025, 9:48 p.m. UTC
Includes fixes for 64 bit time on 32 bit platforms.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../{lttng-modules_2.13.17.bb => lttng-modules_2.13.18.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-kernel/lttng/{lttng-modules_2.13.17.bb => lttng-modules_2.13.18.bb} (94%)
diff mbox series

Patch

diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.13.17.bb b/meta/recipes-kernel/lttng/lttng-modules_2.13.18.bb
similarity index 94%
rename from meta/recipes-kernel/lttng/lttng-modules_2.13.17.bb
rename to meta/recipes-kernel/lttng/lttng-modules_2.13.18.bb
index 0657112c14a..553dae9f4da 100644
--- a/meta/recipes-kernel/lttng/lttng-modules_2.13.17.bb
+++ b/meta/recipes-kernel/lttng/lttng-modules_2.13.18.bb
@@ -16,7 +16,7 @@  SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \
 SRC_URI:append = " file://0001-src-Kbuild-change-missing-CONFIG_TRACEPOINTS-to-warn.patch \
                 "
 
-SRC_URI[sha256sum] = "b0b23504150ae5c1fc6ee14e28d029518f61fe2ec5f17bb61c7941aa52bb6e65"
+SRC_URI[sha256sum] = "a2f38e289817dbd1d2f12cfc1f20390230e16d56323cb58cc1db9874ced400ed"
 
 export INSTALL_MOD_DIR = "kernel/lttng-modules"