From 2dcaafe7d6637c9007ae9951ea43862433224f60 Mon Sep 17 00:00:00 2001 From: "ci.toradex" Date: Wed, 6 Mar 2024 22:16:56 +0000 Subject: Bump SRCREV Bump SRCREV hashes as used in build of Thu 28 Mar 2024 11:19:09 PM UTC Matrix Build: image-tezi-kirkstone-6.x.y-nightly-matrix 285 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tezi-kirkstone-6.x.y-nightly-matrix/285 Signed-off-by: ci.toradex --- recipes-kernel/linux/linux-toradex-mainline-rt_git.bb | 4 ++-- recipes-kernel/linux/linux-toradex-mainline_git.bb | 4 ++-- 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" -- cgit v1.2.3