[oe-commits] [openembedded-core] 55/63: lttng-modules: update to 2.9.1

git at git.openembedded.org git at git.openembedded.org
Sat Mar 4 10:46:57 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 3aa07db7e53981066b1e2006af1a68eb7805a652
Author: Nathan Lynch <nathan_lynch at mentor.com>
AuthorDate: Sat Feb 25 22:29:44 2017 -0600

    lttng-modules: update to 2.9.1
    
    This includes a significant fix for kernel tracing on 32-bit systems;
    kernel and user space events may be uncorrelated without it.
    
    Signed-off-by: Nathan Lynch <nathan_lynch at mentor.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../lttng/{lttng-modules_2.9.0.bb => lttng-modules_2.9.1.bb}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.9.0.bb b/meta/recipes-kernel/lttng/lttng-modules_2.9.1.bb
similarity index 89%
rename from meta/recipes-kernel/lttng/lttng-modules_2.9.0.bb
rename to meta/recipes-kernel/lttng/lttng-modules_2.9.1.bb
index e59d6bc..8e47c6f 100644
--- a/meta/recipes-kernel/lttng/lttng-modules_2.9.0.bb
+++ b/meta/recipes-kernel/lttng/lttng-modules_2.9.1.bb
@@ -13,8 +13,8 @@ COMPATIBLE_HOST = '(x86_64|i.86|powerpc|aarch64|mips|nios2|arm).*-linux'
 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[md5sum] = "717df375ccb6f32bb297cc2f2e692bbf"
-SRC_URI[sha256sum] = "af914e5954081cfb6bd4c6dcf9390474e0c13fe056b12b3dfc86d1b88b8340a0"
+SRC_URI[md5sum] = "5a16bca52233cc2bdff572b1120a88f6"
+SRC_URI[sha256sum] = "62078fe3254ca65969db4b72e59042cd797dbf2740848f8f82384877ae460d54"
 
 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