summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2022-06-15 19:28:39 +0000
committerPhilippe Schenker <philippe.schenker@toradex.com>2022-06-30 16:22:06 +0200
commit029a663150449a5e71b84dd4000476754d525c8c (patch)
treee6eca3e682bbab51b8c2387420591af811ae56fe
parent54c48da8942137b75c35fa6eb850f62fbbeb6bc9 (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Wed Jun 29 11:43:51 UTC 2022 Matrix Build: image-tdxref-dunfell-5.x.y-nightly-matrix 706 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-dunfell-5.x.y-nightly-matrix/706 Signed-off-by: ci.toradex <cicd@toradex.com>
-rw-r--r--recipes-kernel/linux/device-tree-overlays-mainline_git.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_5.4.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/device-tree-overlays-mainline_git.bb b/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
index 4413e41..4906f07 100644
--- a/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
+++ b/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
@@ -1,7 +1,7 @@
inherit toradex-devicetree
SRCBRANCH = "toradex_5.4.y"
-SRCREV = "653cb21b42a735b8dca99489837c0baa61ec1503"
+SRCREV = "8f727c038e267c4388b1a27d8e5a460b130d36a6"
SRCREV_use-head-next = "${AUTOREV}"
COMPATIBLE_MACHINE = ".*(mx[678]|tegra124).*"
diff --git a/recipes-kernel/linux/linux-toradex-mainline_5.4.bb b/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
index 24f4fba..7f2e14a 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
@@ -3,7 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:"
LINUX_VERSION ?= "5.4.193"
PV = "${LINUX_VERSION}+git${SRCPV}"
-SRCREV_machine = "3ae1979ab8e68160a3af8c8b0e7ffc65c1869345"
+SRCREV_machine = "f5d73fd6e9f806fea129d0f26ca7c555d408ba09"
SRCREV_machine_use-head-next = "${AUTOREV}"
KCONFIG_MODE="--alldefconfig"