summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2023-12-05 06:28:53 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2023-12-05 11:13:46 +0100
commite89c5c838d971f6fc8c95842b7b93cc0fea74c14 (patch)
tree4930349c1708435e6f1c632548d7f77c82eb1e65
parentc4fb08b3000c035a5035fef8c8a1a638311d5a33 (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Tue 05 Dec 2023 06:28:53 AM UTC Matrix Build: image-torizoncore-kirkstone-6.x.y-nightly-matrix 450 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-torizoncore-kirkstone-6.x.y-nightly-matrix/450 Signed-off-by: ci.toradex <cicd@toradex.com>
-rw-r--r--recipes-kernel/linux/device-tree-overlays-mainline_git.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline-rt_git.bb4
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_git.bb4
3 files changed, 5 insertions, 5 deletions
diff --git a/recipes-kernel/linux/device-tree-overlays-mainline_git.bb b/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
index b8fc344..16fe1d2 100644
--- a/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
+++ b/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
@@ -1,7 +1,7 @@
inherit toradex-devicetree
SRCBRANCH = "master"
-SRCREV = "3dfb87f1966ee63be3c00268eaf7797f4d2bc1d5"
+SRCREV = "72dec9868378bdf32c50a64236579164928b60bd"
SRCREV:use-head-next = "${AUTOREV}"
COMPATIBLE_MACHINE = ".*(mx[678]).*"
diff --git a/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb b/recipes-kernel/linux/linux-toradex-mainline-rt_git.bb
index 105142a..9414543 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.59-rt16"
+LINUX_VERSION ?= "6.1.65-rt18"
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 = "952b5caee768350411677693ad872a7baca4d43a"
+SRCREV_machine = "0d6ea74afcdd54660e0fc11a6f3c10a308986b51"
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 be71884..d48549e 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_git.bb
@@ -53,10 +53,10 @@ SRC_URI:append = " \
file://0003-arm64-dts-freescale-verdin-imx8mm-add-support-to-mal.patch \
"
-LINUX_VERSION ?= "6.1.64"
+LINUX_VERSION ?= "6.1.65"
KBRANCH = "linux-6.1.y"
KERNEL_VERSION_SANITY_SKIP = "1"
-SRCREV_machine = "6ac30d748bb080752d4078d482534b68d62f685f"
+SRCREV_machine = "c6114c845984144944f1abc07c61de219367a4da"
SRCREV_machine:use-head-next = "${AUTOREV}"
S = "${WORKDIR}/git"