summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToardex CI <yocto-patches@toradex.com>2020-12-28 10:58:33 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2021-03-23 17:30:45 +0100
commitaad47973f9e7a68a8b744d5f21fa1605b34691b7 (patch)
tree98ad95bba95d508bd2502875de6d1d0b0c3c30d3
parente79403201a6c13e50a4ea0341fbbf3c32b354ea2 (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Thu Dec 24 23:56:45 UTC 2020 Matrix Build: image-tdxref-dunfell-5.x.y-nightly-matrix 169 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-dunfell-5.x.y-nightly-matrix/169 Signed-off-by: ci.toradex <cicd@toradex.com> Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit cdbfe017be9096adbbfb4d3bbea0421e44f54cf3)
-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 34166fa..7a793da 100644
--- a/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
+++ b/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
@@ -5,7 +5,7 @@ SRC_URI = "git://git.toradex.com/device-tree-overlays.git;branch=${SRCBRANCH};pr
SRCBRANCH = "toradex_5.4.y"
-SRCREV = "7cee1e0c8b03671631d692bbc632a5880f6cb35b"
+SRCREV = "ce7532bf33e799571d04abc57cf9d73b86c37b02"
SRCREV_use-head-next = "${AUTOREV}"
PV = "${SRCBRANCH}+git${SRCPV}"
diff --git a/recipes-kernel/linux/linux-toradex-mainline_5.4.bb b/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
index a26692b..8d219d5 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 = "f941da898af1a9a664e47f703e93ebf197d54869"
+SRCREV_machine = "d50eadb865445cfb05b137a1453503956f595caa"
SRCREV_machine_use-head-next = "${AUTOREV}"
KCONFIG_MODE="--alldefconfig"