]> code.ossystems Code Review - openembedded-core.git/commitdiff
lttng-modules/devupstream: bump to latest 2.12 commits
authorBruce Ashfield <bruce.ashfield@gmail.com>
Mon, 31 Aug 2020 16:34:32 +0000 (12:34 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Sep 2020 14:58:05 +0000 (15:58 +0100)
Updating lttng-devupstream so we can build against kernel
5.9+

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-modules_2.12.2.bb

index c2fc65e019e4936e5edf369f604c603e23c7933a..0e1a209ce87827420755280fdea244b26365f852 100644 (file)
@@ -36,7 +36,7 @@ SRC_URI_class-devupstream = "git://git.lttng.org/lttng-modules;branch=stable-2.1
            file://Makefile-Do-not-fail-if-CONFIG_TRACEPOINTS-is-not-en.patch \
            file://BUILD_RUNTIME_BUG_ON-vs-gcc7.patch \
            "
-SRCREV_class-devupstream = "11441f8f17f7825f529e2f6c54d3605771709260"
-PV_class-devupstream = "2.12.1+git${SRCPV}"
+SRCREV_class-devupstream = "57ccbfa6a8a79c7b84394c2097efaf7935607aa5"
+PV_class-devupstream = "2.12.2+git${SRCPV}"
 S_class-devupstream = "${WORKDIR}/git"
 SRCREV_FORMAT ?= "lttng_git"