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-11-15 10:46:57 +0100
commit6a040453df0cf4da5abcc825b4b7c4d8cee9e291 (patch)
tree7edf3fb7ac9b6e8c0873952e30a062b917e804e6
parent6770c56b18a2f519f3a6832f3fdf330b2340c198 (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> (cherry picked from commit 789e231008c7fd1ca2b2535ea0ac1ee3c29f3233)
-rw-r--r--recipes-kernel/linux/device-tree-overlays-mainline_git.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_5.4.bb3
2 files changed, 3 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 a8f4679..46db05d 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 dd3aebe..724e580 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
@@ -1,9 +1,10 @@
+
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"