summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-06-14 17:06:01 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-06-14 22:49:46 +0100
commit80f453da04e43cab82999249be0a9dd95322a06e (patch)
treeae47f62d60af8521e7ae663380992e92ffb0088c
parentc1c4907f0e548564e6744fef1cb93c74bd330c55 (diff)
downloadopenembedded-core-80f453da04e43cab82999249be0a9dd95322a06e.tar.gz
lttng-modules: Upgrade 2.10.9 -> 2.10.10
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-kernel/lttng/lttng-modules_2.10.10.bb (renamed from meta/recipes-kernel/lttng/lttng-modules_2.10.9.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.10.9.bb b/meta/recipes-kernel/lttng/lttng-modules_2.10.10.bb
index 70a6843263..c1cc339167 100644
--- a/meta/recipes-kernel/lttng/lttng-modules_2.10.9.bb
+++ b/meta/recipes-kernel/lttng/lttng-modules_2.10.10.bb
@@ -17,8 +17,8 @@ SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \
file://BUILD_RUNTIME_BUG_ON-vs-gcc7.patch \
"
-SRC_URI[md5sum] = "09df0ac2e8f245740a2f32411d10c0d1"
-SRC_URI[sha256sum] = "a1855bbd02d0f71ebd180e9872309862036624f012442ab9cc5852eb60340145"
+SRC_URI[md5sum] = "07c0b1ea4c1dd9d3edba8dc980fd93dd"
+SRC_URI[sha256sum] = "e0d031005eef337c62de530a3b5b3e8fb1c732846eefcb23b8978edd2091f6e4"
export INSTALL_MOD_DIR="kernel/lttng-modules"