]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
lttng-modules: update to 2.9.3
authorNathan Lynch <nathan_lynch@mentor.com>
Fri, 16 Jun 2017 21:48:22 +0000 (16:48 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 Jun 2017 21:42:49 +0000 (22:42 +0100)
Miscellaneous fixes and support for 4.12-rc kernels.

Signed-off-by: Nathan Lynch <nathan_lynch@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-modules_2.9.3.bb [moved from meta/recipes-kernel/lttng/lttng-modules_2.9.2.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-kernel/lttng/lttng-modules_2.9.2.bb
rename to meta/recipes-kernel/lttng/lttng-modules_2.9.3.bb
index 9b21bb40dcfd50cbe952ea55c3a157596f46885b..acd76b54b30d9f0ec366f7e927a0c71127194f69 100644 (file)
@@ -14,8 +14,8 @@ SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \
            file://Makefile-Do-not-fail-if-CONFIG_TRACEPOINTS-is-not-en.patch \
            file://BUILD_RUNTIME_BUG_ON-vs-gcc7.patch"
 
-SRC_URI[md5sum] = "6c02645c77fd4d6475a4f83bda1d75ff"
-SRC_URI[sha256sum] = "9d70d54becd8c34c21eb0d5c1ffe6adadb6be5bec80b6667044c47dfd428dc66"
+SRC_URI[md5sum] = "9abf694dddcc197988189ef65b496f4c"
+SRC_URI[sha256sum] = "f911bca81b02a787474f3d100390dad7447f952525e6d041f50991940246bafe"
 
 export INSTALL_MOD_DIR="kernel/lttng-modules"