]> code.ossystems Code Review - openembedded-core.git/commitdiff
lttng-modules: Upgrade 2.10.9 -> 2.10.10
authorAdrian Bunk <bunk@stusta.de>
Fri, 14 Jun 2019 14:06:01 +0000 (17:06 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Jun 2019 21:49:46 +0000 (22:49 +0100)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-modules_2.10.10.bb [moved from meta/recipes-kernel/lttng/lttng-modules_2.10.9.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-kernel/lttng/lttng-modules_2.10.9.bb
rename to meta/recipes-kernel/lttng/lttng-modules_2.10.10.bb
index 70a68432639b0f0d4163c3ab8f2ecff479721f43..c1cc339167a7b87e5d879db22e9f03fd6b4ac9ba 100644 (file)
@@ -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"