[oe-commits] [openembedded-core] 04/05: lttng-modules: update to 2.9.3

git at git.openembedded.org git at git.openembedded.org
Tue Jun 27 21:43:46 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 65b7489f406e1d0a03a232f6e1ee3cf55a5f5bd2
Author: Nathan Lynch <nathan_lynch at mentor.com>
AuthorDate: Fri Jun 16 16:48:22 2017 -0500

    lttng-modules: update to 2.9.3
    
    Miscellaneous fixes and support for 4.12-rc kernels.
    
    Signed-off-by: Nathan Lynch <nathan_lynch at mentor.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../lttng/{lttng-modules_2.9.2.bb => lttng-modules_2.9.3.bb}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.9.2.bb b/meta/recipes-kernel/lttng/lttng-modules_2.9.3.bb
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 9b21bb4..acd76b5 100644
--- a/meta/recipes-kernel/lttng/lttng-modules_2.9.2.bb
+++ b/meta/recipes-kernel/lttng/lttng-modules_2.9.3.bb
@@ -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"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list