summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2023-10-26 05:20:06 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2023-10-31 19:37:24 -0300
commit83127210d5b768699d2345fc7f9f6eb41bf60026 (patch)
tree7d692d6102d02659a9d1fb4090fe042958954228
parent527c0b0b5c73a2afea492111794b746f7e93a667 (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Thu 26 Oct 2023 05:20:06 AM UTC Matrix Build: image-torizoncore-kirkstone-6.x.y-nightly-matrix 420 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-torizoncore-kirkstone-6.x.y-nightly-matrix/420 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 268f4b5..105142a 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.54-rt15"
+LINUX_VERSION ?= "6.1.59-rt16"
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 = "669c3f02ad623292f0e2ee7aa4b033f4c7333f71"
+SRCREV_machine = "952b5caee768350411677693ad872a7baca4d43a"
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 ff4a568..2ee41c5 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_git.bb
@@ -51,10 +51,10 @@ SRC_URI:append = " \
file://0001-ARM-dts-imx6q-apalis-add-can-power-up-delay-on-ixora.patch \
"
-LINUX_VERSION ?= "6.1.55"
+LINUX_VERSION ?= "6.1.60"
KBRANCH = "linux-6.1.y"
KERNEL_VERSION_SANITY_SKIP = "1"
-SRCREV_machine = "d23900f974e0fb995b36ef47283a5aa74ca25f51"
+SRCREV_machine = "32c9cdbe383c153af23cfa1df0a352b97ab3df7a"
SRCREV_machine:use-head-next = "${AUTOREV}"
S = "${WORKDIR}/git"