summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2022-10-03 11:55:50 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2022-10-14 13:47:51 +0200
commitfca2bcd00e61c8725b1389f1df5cab468cfcd11e (patch)
tree9dbe3c5e95ae475259b36332f1b618a27eb98495 /recipes-kernel
parent2555ba876dc5ed366e2f705601d770febeb6cfbb (diff)
linux-toradex-mainline: bump to 6.0 kernel
Build just released Linux kernel v6.0: - set version to 6.0.0 - set branch to linux-6.0.y - pin to v6.0 commit hash Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit 55f8111703cca1b219239ad20bfe69c1e23fc34a)
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline_git.bb b/recipes-kernel/linux/linux-toradex-mainline_git.bb
index d7738e1..0eaf3ce 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_git.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_git.bb
@@ -34,11 +34,11 @@ SRC_URI:append = " \
file://0003-arm-dts-colibri-imx6-specify-usbh_pen-gpio-being-act.patch \
"
-LINUX_VERSION ?= "6.0-rc3"
+LINUX_VERSION ?= "6.0.0"
LINUX_VERSION:use-head-next ?= "6.0"
-KBRANCH = "master"
+KBRANCH = "linux-6.0.y"
KERNEL_VERSION_SANITY_SKIP = "1"
-SRCREV_machine = "b90cb1053190353cc30f0fef0ef1f378ccc063c5"
+SRCREV_machine = "4fe89d07dcc2804c8b562f6c7896a45643d34b2f"
SRCREV_machine:use-head-next = "${AUTOREV}"
S = "${WORKDIR}/git"