]> code.ossystems Code Review - openembedded-core.git/commitdiff
lttng-modules: update to 2.11.6
authorMarek Vasut <marex@denx.de>
Tue, 6 Oct 2020 12:11:03 +0000 (14:11 +0200)
committerSteve Sakoman <steve@sakoman.com>
Wed, 7 Oct 2020 13:57:22 +0000 (03:57 -1000)
Update to latest available.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Alexander Kanavin <alex.kanavin@gmail.com>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-kernel/lttng/lttng-modules_2.11.6.bb [moved from meta/recipes-kernel/lttng/lttng-modules_2.11.2.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-kernel/lttng/lttng-modules_2.11.2.bb
rename to meta/recipes-kernel/lttng/lttng-modules_2.11.6.bb
index 6fff096a3758bbcfa960b4822ee76cb51efb520f..a38d8afb7afbe4a5a10f3a101ad05ef4fc7d6588 100644 (file)
@@ -13,8 +13,8 @@ SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \
            file://BUILD_RUNTIME_BUG_ON-vs-gcc7.patch \
            "
 
-SRC_URI[md5sum] = "2e3bc8cfb264fa13f374618b46f170e7"
-SRC_URI[sha256sum] = "8a42240813b8fd1d001835cd6f5ec687f7d7f3b26070d4e21604c35a51a6441d"
+SRC_URI[md5sum] = "8ef09fdfcdec669d33f7fc1c1c80f2c4"
+SRC_URI[sha256sum] = "23372811cdcd2ac28ba8c9d09484ed5f9238cfbd0043f8c663ff3875ba9c8566"
 
 export INSTALL_MOD_DIR="kernel/lttng-modules"