summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-09-24 11:10:14 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-26 14:36:48 +0100
commit7b3947066058c0ddce3deb2c81bf3ba6f76fb94b (patch)
tree1f335fbbf340c89af453c5d2c413c34c9d1f4d50 /meta/recipes-kernel
parenteb61ab40882330121dc5e239fd11f95249a55d37 (diff)
downloadpoky-7b3947066058c0ddce3deb2c81bf3ba6f76fb94b.tar.gz
lttng-modules/dev-upstream: update to 2.13-latest
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. (From OE-Core rev: 1317bd6f92f32444301c5f6cf0c98e7a64e92f66) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/lttng/lttng-modules_2.13.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.13.0.bb b/meta/recipes-kernel/lttng/lttng-modules_2.13.0.bb
index 72d912eaf6..f195ce0c5f 100644
--- a/meta/recipes-kernel/lttng/lttng-modules_2.13.0.bb
+++ b/meta/recipes-kernel/lttng/lttng-modules_2.13.0.bb
@@ -38,7 +38,7 @@ LIC_FILES_CHKSUM:class-devupstream = "file://LICENSE;md5=0464cff101a009c403cd2ed
38DEFAULT_PREFERENCE:class-devupstream = "-1" 38DEFAULT_PREFERENCE:class-devupstream = "-1"
39SRC_URI:class-devupstream = "git://git.lttng.org/lttng-modules;branch=stable-2.13" 39SRC_URI:class-devupstream = "git://git.lttng.org/lttng-modules;branch=stable-2.13"
40 40
41SRCREV:class-devupstream = "f982b51a98a29cb4aaf607cb9bbf2b509d8e6933" 41SRCREV:class-devupstream = "c570be0da77e963d77bac099d468bc0cd5f1bd63"
42PV:class-devupstream = "2.13.0-rc2+git${SRCPV}" 42PV:class-devupstream = "2.13.0+git${SRCPV}"
43S:class-devupstream = "${WORKDIR}/git" 43S:class-devupstream = "${WORKDIR}/git"
44SRCREV_FORMAT ?= "lttng_git" 44SRCREV_FORMAT ?= "lttng_git"