From: Adrian Bunk Date: Wed, 18 Sep 2019 18:28:00 +0000 (+0300) Subject: lttng-modules: Upgrade 2.10.10 -> 2.10.11 X-Git-Tag: uninative-2.7~96 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=daf55a989c8bb4a559d75c30ed85b135ec14d5fd;p=openembedded-core.git lttng-modules: Upgrade 2.10.10 -> 2.10.11 Signed-off-by: Adrian Bunk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.10.10.bb b/meta/recipes-kernel/lttng/lttng-modules_2.10.11.bb 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 dccc4b9842..789a3be850 100644 --- a/meta/recipes-kernel/lttng/lttng-modules_2.10.10.bb +++ b/meta/recipes-kernel/lttng/lttng-modules_2.10.11.bb @@ -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"