summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/lttng/lttng-modules_2.14.2.bb (renamed from meta/recipes-kernel/lttng/lttng-modules_2.14.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.14.1.bb b/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 \
15# Use :append here so that the patch is applied also when using devupstream 15# Use :append here so that the patch is applied also when using devupstream
16SRC_URI:append = " file://0001-src-Kbuild-change-missing-CONFIG_TRACEPOINTS-to-warn.patch \ 16SRC_URI:append = " file://0001-src-Kbuild-change-missing-CONFIG_TRACEPOINTS-to-warn.patch \
17 " 17 "
18SRC_URI[sha256sum] = "a87684b8a58f426e9574c4aa7591d6e49d54469872f9641652df2b4a938f9a40" 18SRC_URI[sha256sum] = "a581dd44ea61af869a935e71498d4273be59944d56f906135c6451d6548742a5"
19 19
20export INSTALL_MOD_DIR = "kernel/lttng-modules" 20export INSTALL_MOD_DIR = "kernel/lttng-modules"
21 21