From: Adrian Bunk Date: Fri, 14 Jun 2019 14:06:01 +0000 (+0300) Subject: lttng-modules: Upgrade 2.10.9 -> 2.10.10 X-Git-Tag: uninative-2.6~73 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=80f453da04e43cab82999249be0a9dd95322a06e;p=openembedded-core.git lttng-modules: Upgrade 2.10.9 -> 2.10.10 Signed-off-by: Adrian Bunk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.10.9.bb b/meta/recipes-kernel/lttng/lttng-modules_2.10.10.bb 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 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"