summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2021-03-06 03:13:28 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2021-04-07 11:58:43 +0200
commitce4387040bbac9598b8232e86d09e2397a9cda28 (patch)
tree9d8064b2707b0c2ff979097ad77972de41e8dfbd
parent5255163c0445a40802545f8337b2ac147a261092 (diff)
Bump SRCREV hashes as used in build of Sat Apr 3 03:25:09 UTC 2021
Matrix Build: image-torizoncore-dunfell-5.x.y-nightly-matrix 262 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-torizoncore-dunfell-5.x.y-nightly-matrix/262 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 cc34553..b4c5e8c 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 = "b4bc095e8b8c2613c8c9a10c1895b544652f8cf4"
+SRCREV = "ea060d31211b2977bd12cabc886c151433e11c31"
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 8c14744..b23f226 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.77"
PV = "${LINUX_VERSION}+git${SRCPV}"
-SRCREV_machine = "70abc7bf67f40bed3172de3ad73eb9a48ac9e1d3"
+SRCREV_machine = "001a80ad40554fa84a5727f8529e685de438180c"
SRCREV_machine_use-head-next = "${AUTOREV}"
KCONFIG_MODE="--alldefconfig"