]> code.ossystems Code Review - openembedded-core.git/commitdiff
lttng-modules: Upgrade 2.10.10 -> 2.10.11
authorAdrian Bunk <bunk@stusta.de>
Wed, 18 Sep 2019 18:28:00 +0000 (21:28 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Sep 2019 09:54:26 +0000 (10:54 +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.11.bb [moved from meta/recipes-kernel/lttng/lttng-modules_2.10.10.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-kernel/lttng/lttng-modules_2.10.10.bb
rename to meta/recipes-kernel/lttng/lttng-modules_2.10.11.bb
index dccc4b9842a3d706de675882379935e4fd95fddb..789a3be85075a47f91b8620b95b3ba0a9984c749 100644 (file)
@@ -16,8 +16,8 @@ SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \
            file://BUILD_RUNTIME_BUG_ON-vs-gcc7.patch \
            "
 
-SRC_URI[md5sum] = "07c0b1ea4c1dd9d3edba8dc980fd93dd"
-SRC_URI[sha256sum] = "e0d031005eef337c62de530a3b5b3e8fb1c732846eefcb23b8978edd2091f6e4"
+SRC_URI[md5sum] = "c618fb646514dfc1bf910cfd7cda4256"
+SRC_URI[sha256sum] = "7f91e39b2e8e46d8bbba2b4c8c1614f1fb380611cd1a1fccc1d1859be26112f1"
 
 export INSTALL_MOD_DIR="kernel/lttng-modules"