summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-ti_6.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-ti_6.1.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex-ti_6.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-toradex-ti_6.1.bb b/recipes-kernel/linux/linux-toradex-ti_6.1.bb
index d58394d..45ac8ba 100644
--- a/recipes-kernel/linux/linux-toradex-ti_6.1.bb
+++ b/recipes-kernel/linux/linux-toradex-ti_6.1.bb
@@ -12,13 +12,13 @@ S = "${WORKDIR}/git"
KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}"
inherit kernel-yocto kernel toradex-kernel-deploy-config toradex-kernel-localversion ti-secdev
-LINUX_VERSION = "6.1.33"
+LINUX_VERSION = "6.1.46"
# skip, as with use-head-next LINUX_VERSION might be set wrongly
KERNEL_VERSION_SANITY_SKIP = "1"
SCMVERSION ?= "y"
SRCBRANCH = "toradex_ti-linux-6.1.y"
-SRCREV_machine = "725e74990ab5b9fe3f2aafe7f6a10912df7cd930"
+SRCREV_machine = "c5be551ae9b5728af01855fcfb87393a346fffc7"
SRCREV_machine:use-head-next = "${AUTOREV}"
PV = "${LINUX_VERSION}+git${SRCPV}"