summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2023-06-05 22:15:44 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2023-07-04 18:03:59 +0200
commitf7ff10a3b560dcf4e258115da679d1f864e09837 (patch)
treeedb3c022a045c6c02ddfb22785e5ce368978c232
parent7fd635f58748064dd034c91605cf6ed25a56a900 (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Sun 02 Jul 2023 06:22:02 AM UTC Matrix Build: image-torizoncore-kirkstone-6.x.y-nightly-matrix 318 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-torizoncore-kirkstone-6.x.y-nightly-matrix/318 Signed-off-by: ci.toradex <cicd@toradex.com>
-rw-r--r--recipes-kernel/linux/device-tree-overlays-mainline_git.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline-rt_git.bb4
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_git.bb4
3 files changed, 5 insertions, 5 deletions
diff --git a/recipes-kernel/linux/device-tree-overlays-mainline_git.bb b/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
index 4152888..e7374dc 100644
--- a/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
+++ b/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
@@ -1,7 +1,7 @@
inherit toradex-devicetree
SRCBRANCH = "master"
-SRCREV = "7fab0e4d7309bfbe1f6c04949e84ac212241e627"
+SRCREV = "b1ce42f23fac37e997d1e3b1070bd6bdc0f610d3"
SRCREV:use-head-next = "${AUTOREV}"
COMPATIBLE_MACHINE = ".*(mx[678]).*"
diff --git a/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb b/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb
index cce30b7..0cbab79 100644
--- a/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb
@@ -1,4 +1,4 @@
-LINUX_VERSION ?= "6.1.28-rt10"
+LINUX_VERSION ?= "6.1.33-rt11"
require recipes-kernel/linux/linux-toradex-mainline_git.bb
SUMMARY = "Toradex mainline real-time Linux kernel"
@@ -7,7 +7,7 @@ SUMMARY = "Toradex mainline real-time Linux kernel"
LINUX_REPO = "git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git"
KBRANCH = "v6.1-rt"
-SRCREV_machine = "443e60197c8ffe05a0313bfef2d7bca7329bfaa3"
+SRCREV_machine = "3f9ca5f166e5796bd21176f356a479e505ce7760"
SRCREV_machine:use-head-next = "${AUTOREV}"
SRC_URI:append = " \
diff --git a/recipes-kernel/linux/linux-toradex-mainline_git.bb b/recipes-kernel/linux/linux-toradex-mainline_git.bb
index c042097..c26825d 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_git.bb
@@ -46,10 +46,10 @@ SRC_URI:append = " \
file://0001-Revert-media-v4l2-async-Use-endpoints-in-__v4l2_asyn.patch \
"
-LINUX_VERSION ?= "6.1.31"
+LINUX_VERSION ?= "6.1.37"
KBRANCH = "linux-6.1.y"
KERNEL_VERSION_SANITY_SKIP = "1"
-SRCREV_machine = "d2869ace6eeb8ea8a6e70e6904524c5a6456d3fb"
+SRCREV_machine = "0f4ac6b4c5f00f45b7a429c8a5b028a598c6400c"
SRCREV_machine:use-head-next = "${AUTOREV}"
S = "${WORKDIR}/git"