summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2022-11-11 01:39:20 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2022-12-01 10:15:42 +0100
commit33b78f3508d5170a63e407a9216182026b5ebe08 (patch)
treed20808b5984392b7637d81af8a8199996292611f
parentc11ecc861461dfbcc1cdadbf2807d992ce9b1499 (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Tue Nov 29 21:53:25 UTC 2022 Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 127 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/127 Signed-off-by: ci.toradex <cicd@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline_git.bb b/recipes-kernel/linux/linux-toradex-mainline_git.bb
index 0984e28..733c606 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_git.bb
@@ -42,10 +42,10 @@ SRC_URI:append = " \
file://0004-ARM-dts-colibri-imx7-Disable-usb-over-current.patch \
"
-LINUX_VERSION ?= "6.0.6"
+LINUX_VERSION ?= "6.0.10"
KBRANCH = "linux-6.0.y"
KERNEL_VERSION_SANITY_SKIP = "1"
-SRCREV_machine = "3a2fa3c01fc7c2183eb3278bd912e5bcec20eb2a"
+SRCREV_machine = "dab0efee14dd1ca363ef5ceae36018b72fc52037"
SRCREV_machine:use-head-next = "${AUTOREV}"
S = "${WORKDIR}/git"