diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.14.1.bb b/meta/recipes-kernel/lttng/lttng-modules_2.14.2.bb similarity index 94% rename from meta/recipes-kernel/lttng/lttng-modules_2.14.1.bb rename to meta/recipes-kernel/lttng/lttng-modules_2.14.2.bb index 3af6db5a83..c9c0b17291 100644 --- a/meta/recipes-kernel/lttng/lttng-modules_2.14.1.bb +++ b/meta/recipes-kernel/lttng/lttng-modules_2.14.2.bb @@ -15,7 +15,7 @@ SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \ # Use :append here so that the patch is applied also when using devupstream SRC_URI:append = " file://0001-src-Kbuild-change-missing-CONFIG_TRACEPOINTS-to-warn.patch \ " -SRC_URI[sha256sum] = "a87684b8a58f426e9574c4aa7591d6e49d54469872f9641652df2b4a938f9a40" +SRC_URI[sha256sum] = "a581dd44ea61af869a935e71498d4273be59944d56f906135c6451d6548742a5" export INSTALL_MOD_DIR = "kernel/lttng-modules"