[OE-core] [PATCH] lttng-modules: update to 2.11.1

Alexander Kanavin alex.kanavin at gmail.com
Mon Feb 3 07:18:36 UTC 2020


The patch files should also be removed.

Alex

> On 3 Feb 2020, at 7.47, <zhe.he at windriver.com> <zhe.he at windriver.com> wrote:
> 
> From: He Zhe <zhe.he at windriver.com>
> 
> Fix build failure with kernel v5.5.
> Remove patch as issues fixed upstream.
> 
> Signed-off-by: He Zhe <zhe.he at windriver.com>
> ---
> ...modules_2.11.0.bb => lttng-modules_2.11.1.bb} | 16 ++++++----------
> 1 file changed, 6 insertions(+), 10 deletions(-)
> rename meta/recipes-kernel/lttng/{lttng-modules_2.11.0.bb => lttng-modules_2.11.1.bb} (68%)
> 
> diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.11.0.bb b/meta/recipes-kernel/lttng/lttng-modules_2.11.1.bb
> similarity index 68%
> rename from meta/recipes-kernel/lttng/lttng-modules_2.11.0.bb
> rename to meta/recipes-kernel/lttng/lttng-modules_2.11.1.bb
> index 3465a43d38..c833ff7009 100644
> --- a/meta/recipes-kernel/lttng/lttng-modules_2.11.0.bb
> +++ b/meta/recipes-kernel/lttng/lttng-modules_2.11.1.bb
> @@ -11,14 +11,10 @@ COMPATIBLE_HOST = '(x86_64|i.86|powerpc|aarch64|mips|nios2|arm|riscv).*-linux'
> SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \
>            file://Makefile-Do-not-fail-if-CONFIG_TRACEPOINTS-is-not-en.patch \
>            file://BUILD_RUNTIME_BUG_ON-vs-gcc7.patch \
> -           file://0001-Fix-SUNRPC-Fix-oops-when-trace-sunrpc_task-events-in.patch \
> -           file://0002-Fix-sunrpc-null-rpc_clnt-dereference-in-rpc_task_que.patch \
> -           file://0003-Fix-sunrpc-use-signed-integer-for-client-id.patch \
> -           file://0004-sunrpc-introduce-lttng_get_clid-helper.patch \
>            "
> 
> -SRC_URI[md5sum] = "46ec6c566e65cf27b391a1bb643e11b4"
> -SRC_URI[sha256sum] = "98af92d8c2e00f4eb63bc637a6967103cf6997434493f36e7a535a491e4fad5f"
> +SRC_URI[md5sum] = "0d964723c8765b39835e5e6efc60a604"
> +SRC_URI[sha256sum] = "d3e5648937e59dee983ef844f9316c55e9961f9dc8515b9260c473bbb70696c1"
> 
> export INSTALL_MOD_DIR="kernel/lttng-modules"
> 
> @@ -35,13 +31,13 @@ python do_package_prepend() {
> }
> 
> BBCLASSEXTEND = "devupstream:target"
> -LIC_FILES_CHKSUM_class-devupstream = "file://LICENSE;md5=c4613d1f8a9587bd7b366191830364b3"
> +LIC_FILES_CHKSUM_class-devupstream = "file://LICENSE;md5=3f882d431dc0f32f1f44c0707aa41128"
> DEFAULT_PREFERENCE_class-devupstream = "-1"
> -SRC_URI_class-devupstream = "git://git.lttng.org/lttng-modules;branch=stable-2.10 \
> +SRC_URI_class-devupstream = "git://git.lttng.org/lttng-modules;branch=stable-2.11 \
>            file://Makefile-Do-not-fail-if-CONFIG_TRACEPOINTS-is-not-en.patch \
>            file://BUILD_RUNTIME_BUG_ON-vs-gcc7.patch \
>            "
> -SRCREV_class-devupstream = "624aca5d7507fbd11ea4a1a474c3aa1031bd9a31"
> -PV_class-devupstream = "2.10.10+git${SRCPV}"
> +SRCREV_class-devupstream = "6ad0e68b43c3e52fcb3d47c4d823a7b84aeb443a"
> +PV_class-devupstream = "2.11.1+git${SRCPV}"
> S_class-devupstream = "${WORKDIR}/git"
> SRCREV_FORMAT ?= "lttng_git"
> -- 
> 2.17.1
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


More information about the Openembedded-core mailing list