From 4011526ad7b2c8711038c1729c7fd046cf852ffb Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Thu, 31 Mar 2022 16:30:24 +0800 Subject: [PATCH] lttng-modules: upgrade 2.12.7 -> 2.12.8 Signed-off-by: Anuj Mittal --- .../lttng/{lttng-modules_2.12.7.bb => lttng-modules_2.12.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-kernel/lttng/{lttng-modules_2.12.7.bb => lttng-modules_2.12.8.bb} (94%) diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.12.7.bb b/meta/recipes-kernel/lttng/lttng-modules_2.12.8.bb similarity index 94% rename from meta/recipes-kernel/lttng/lttng-modules_2.12.7.bb rename to meta/recipes-kernel/lttng/lttng-modules_2.12.8.bb index 5eb3902bb32..eff97f27af2 100644 --- a/meta/recipes-kernel/lttng/lttng-modules_2.12.7.bb +++ b/meta/recipes-kernel/lttng/lttng-modules_2.12.8.bb @@ -13,7 +13,7 @@ SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \ file://Makefile-Do-not-fail-if-CONFIG_TRACEPOINTS-is-not-en.patch \ " -SRC_URI[sha256sum] = "32ab2d17d513cd2f458f8844c66a0d013283301fc7329b55d6503153cf8cb253" +SRC_URI[sha256sum] = "1302005a982fd4a15cc4843866971008546939f65660023d7762aa046d4b9213" export INSTALL_MOD_DIR="kernel/lttng-modules" -- 2.47.2