summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 cd4cef2..1c89edd 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.80-rt26"
+LINUX_VERSION ?= "6.1.83-rt28"
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 = "ca3cd16f344f3114fdd133946cc58a72c4f36000"
+SRCREV_machine = "c88639fef1f2a6e8da6d4c5b6a9b07a3bd0a6cc7"
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 aa8f43a..fef3b4c 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_git.bb
@@ -57,10 +57,10 @@ SRC_URI:append = " \
file://0002-mmc-core-block.c-avoid-negative-index-with-array-acc.patch \
"
-LINUX_VERSION ?= "6.1.80"
+LINUX_VERSION ?= "6.1.83"
KBRANCH = "linux-6.1.y"
KERNEL_VERSION_SANITY_SKIP = "1"
-SRCREV_machine = "a3eb3a74aa8c94e6c8130b55f3b031f29162868c"
+SRCREV_machine = "e5cd595e23c1a075359a337c0e5c3a4f2dc28dd1"
SRCREV_machine:use-head-next = "${AUTOREV}"
S = "${WORKDIR}/git"