summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2021-09-02 23:00:37 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2021-09-30 17:10:25 +0200
commit789e231008c7fd1ca2b2535ea0ac1ee3c29f3233 (patch)
tree66f27b8c0e75d718516cd1f98c995d8d193c4e7e
parent276a8e076225332b336e41eb2c62375ddc6989bf (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Wed Sep 29 22:33:16 UTC 2021 Matrix Build: image-tdxref-dunfell-5.x.y-nightly-matrix 434 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-dunfell-5.x.y-nightly-matrix/434 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 0589cfe..4413e41 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 = "f4b74d8a48e76a626d66cdd9d5e358f630940005"
+SRCREV = "653cb21b42a735b8dca99489837c0baa61ec1503"
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 4b53b88..a69fb9a 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.129"
PV = "${LINUX_VERSION}+git${SRCPV}"
-SRCREV_machine = "c43bc2d5306792f1c0eae67929ac29c26c9bcdc3"
+SRCREV_machine = "ce72bea42c97c5bdb035fb15f43108a3ea68a38b"
SRCREV_machine_use-head-next = "${AUTOREV}"
KCONFIG_MODE="--alldefconfig"