summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2020-11-26 15:58:24 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2020-11-30 15:21:08 +0100
commitcab1ac409fa532c22f64c570f1b5c2350b570f94 (patch)
tree7c710a029322479ad238a3b9514312ddfdeee367
parent9893d9662d5c9f883eaca89227945c13894463c0 (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Fri Nov 27 22:22:56 UTC 2020 Matrix Build: image-tdxref-dunfell-5.x.y-nightly-matrix 143 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-dunfell-5.x.y-nightly-matrix/143 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 c8ef7ce..34166fa 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 = "c03596b50198bd3ec6e58ca669b01323b1f21815"
+SRCREV = "7cee1e0c8b03671631d692bbc632a5880f6cb35b"
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 9565db1..a26692b 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 = "664411bde9c033778f85f9ae3a74351406642f6a"
+SRCREV_machine = "f941da898af1a9a664e47f703e93ebf197d54869"
SRCREV_machine_use-head-next = "${AUTOREV}"
KCONFIG_MODE="--alldefconfig"