]> code.ossystems Code Review - openembedded-core.git/commitdiff
lttng-modules/dev-upstream: update to 2.13-latest
authorBruce Ashfield <bruce.ashfield@gmail.com>
Fri, 24 Sep 2021 15:10:14 +0000 (11:10 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 26 Sep 2021 11:05:04 +0000 (12:05 +0100)
To ensure we can build against 5.15, and to keep in sync with the
versioned recipe, we bump to the latest commit on the 2.13 release
branch.

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.13.0.bb

index 72d912eaf63a615b3c8364631d5e6144643ed247..f195ce0c5fc90a92e7c228802aa56372c1931ba8 100644 (file)
@@ -38,7 +38,7 @@ LIC_FILES_CHKSUM:class-devupstream = "file://LICENSE;md5=0464cff101a009c403cd2ed
 DEFAULT_PREFERENCE:class-devupstream = "-1"
 SRC_URI:class-devupstream = "git://git.lttng.org/lttng-modules;branch=stable-2.13"
 
-SRCREV:class-devupstream = "f982b51a98a29cb4aaf607cb9bbf2b509d8e6933"
-PV:class-devupstream = "2.13.0-rc2+git${SRCPV}"
+SRCREV:class-devupstream = "c570be0da77e963d77bac099d468bc0cd5f1bd63"
+PV:class-devupstream = "2.13.0+git${SRCPV}"
 S:class-devupstream = "${WORKDIR}/git"
 SRCREV_FORMAT ?= "lttng_git"