summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2023-03-03 22:19:37 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2023-04-03 12:01:14 +0200
commita969df0f7e2188271e80f67f97ab1a0bc0e67b9c (patch)
treebf99f9f67d281d3e77981a3760d998b0e6999469
parent11416cdd26c3d5b1e7fbaefb2587387506b894c6 (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Thu 30 Mar 2023 09:05:13 PM UTC Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 250 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/250 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 b363b34..e08690c 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_git.bb
@@ -45,10 +45,10 @@ SRC_URI:append = " \
file://0002-media-i2c-ov5640-Implement-get_mbus_config.patch \
"
-LINUX_VERSION ?= "6.1.14"
+LINUX_VERSION ?= "6.1.22"
KBRANCH = "linux-6.1.y"
KERNEL_VERSION_SANITY_SKIP = "1"
-SRCREV_machine = "7d54cb2c26dad1264ecca85992bfe8984df4b7b5"
+SRCREV_machine = "3b29299e5f604550faf3eff811d6cd60b4c6cae6"
SRCREV_machine:use-head-next = "${AUTOREV}"
S = "${WORKDIR}/git"