summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2023-05-11 21:25:27 +0000
committerEmanuele Ghidoli <emanuele.ghidoli@toradex.com>2023-06-02 12:24:18 +0200
commit90777b9695c720c271221e0b73c55e21b6eb64a7 (patch)
treebbd0f2c1dea77515333c63e850c65fc47f605d9a
parent73aeddc78590a2b530cda6fd8daba4e5ec921ff4 (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Tue 30 May 2023 10:03:27 PM UTC Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 297 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/297 Signed-off-by: ci.toradex <cicd@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline-rt_git.bb4
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_git.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb b/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb
index 4f9ae74..cce30b7 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.26-rt8"
+LINUX_VERSION ?= "6.1.28-rt10"
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 = "48e5445f07d6aadb97fd2d6cb34f378ff7f2cbe0"
+SRCREV_machine = "443e60197c8ffe05a0313bfef2d7bca7329bfaa3"
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 fc66717..e6af94a 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_git.bb
@@ -45,10 +45,10 @@ SRC_URI:append = " \
file://0002-media-i2c-ov5640-Implement-get_mbus_config.patch \
"
-LINUX_VERSION ?= "6.1.27"
+LINUX_VERSION ?= "6.1.31"
KBRANCH = "linux-6.1.y"
KERNEL_VERSION_SANITY_SKIP = "1"
-SRCREV_machine = "ca48fc16c49388400eddd6c6614593ebf7c7726a"
+SRCREV_machine = "d2869ace6eeb8ea8a6e70e6904524c5a6456d3fb"
SRCREV_machine:use-head-next = "${AUTOREV}"
S = "${WORKDIR}/git"