summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2023-08-13 08:30:38 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2023-08-31 09:35:27 +0200
commitbd357480c60445012b0ab8b09ebec82184a3aa2d (patch)
tree77cff666015be4fc913f6ea1fad71c9b2f30dc0f /recipes-kernel
parent0b29ab17c3181471eb182277819610a33c280a3d (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Wed 30 Aug 2023 09:36:28 PM UTC Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 375 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/375 Signed-off-by: ci.toradex <cicd@toradex.com>
Diffstat (limited to 'recipes-kernel')
-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}"