summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2022-09-01 08:34:17 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2022-09-24 15:24:06 +0200
commit0a58d4b4ef1fda315a4333102aa3935b75c71ba7 (patch)
tree0fcc80bdbf316f448d19d37eb85fa693678d1009 /recipes-kernel
parentac0cf193804c32ec93291f193fe36c04aa649084 (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Thu Sep 1 18:26:00 UTC 2022 Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 48 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/48 Signed-off-by: ci.toradex <cicd@toradex.com> (cherry picked from commit f2707a6d795445378c2177bd14f6dda4c8558adc)
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/device-tree-overlays-mainline_git.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_git.bb6
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/device-tree-overlays-mainline_git.bb b/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
index edb6e2c..3def2c6 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 = "653cb21b42a735b8dca99489837c0baa61ec1503"
+SRCREV = "4d391402e393bbdd22e0989fc966502358514794"
SRCREV:use-head-next = "${AUTOREV}"
COMPATIBLE_MACHINE = ".*(mx[678]).*"
diff --git a/recipes-kernel/linux/linux-toradex-mainline_git.bb b/recipes-kernel/linux/linux-toradex-mainline_git.bb
index b876381..e20a9b7 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_git.bb
@@ -30,11 +30,11 @@ SRC_URI:append = " \
file://0001-thermal-imx-Update-critical-temp-threshold.patch \
"
-LINUX_VERSION ?= "5.19.1"
-LINUX_VERSION:use-head-next ?= "5.19"
+LINUX_VERSION ?= "6.0-rc3"
+LINUX_VERSION:use-head-next ?= "6.0"
KBRANCH = "master"
KERNEL_VERSION_SANITY_SKIP = "1"
-SRCREV_machine = "c2e9702659dfc309dfda6116da48f200fe425aab"
+SRCREV_machine = "b90cb1053190353cc30f0fef0ef1f378ccc063c5"
SRCREV_machine:use-head-next = "${AUTOREV}"
S = "${WORKDIR}/git"