summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2023-12-09 00:44:55 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2024-01-08 09:10:33 +0100
commita69aa18b7792c102ffcf339ccd0e8b7aa3a43076 (patch)
treec7e1865017d5757033688432b581e78ac1a52d61
parent856736e6c4c8844d5a89a02a9a8fb3794a13587e (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Fri 05 Jan 2024 09:02:58 PM UTC Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 488 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/488 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 9414543..90cf332 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.65-rt18"
+LINUX_VERSION ?= "6.1.69-rt21"
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 = "0d6ea74afcdd54660e0fc11a6f3c10a308986b51"
+SRCREV_machine = "5980751eda1c1ebf05a4b00d8114be76b18d4a3e"
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 ffe78b3..db88c31 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_git.bb
@@ -55,10 +55,10 @@ SRC_URI:append = " \
file://0001-usb-gadget-f_ncm-Apply-workaround-for-packet-cloggin.patch \
"
-LINUX_VERSION ?= "6.1.65"
+LINUX_VERSION ?= "6.1.71"
KBRANCH = "linux-6.1.y"
KERNEL_VERSION_SANITY_SKIP = "1"
-SRCREV_machine = "c6114c845984144944f1abc07c61de219367a4da"
+SRCREV_machine = "38fb82ecd144fa22c5e41cb6e56f1fa8c98d6f61"
SRCREV_machine:use-head-next = "${AUTOREV}"
S = "${WORKDIR}/git"