summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2021-02-10 22:59:24 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2021-03-23 17:34:45 +0100
commit09a17733ac69b08a835c99a66efb2deaae14fbab (patch)
tree9af871979104f5bafbf20f66718972586f99e090
parent4d52c59b60f19078ecf62bb5de4fd1f59d3034ee (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Wed Feb 10 22:59:24 UTC 2021 Matrix Build: image-tdxref-dunfell-5.x.y-nightly-matrix 215 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-dunfell-5.x.y-nightly-matrix/215 Signed-off-by: ci.toradex <cicd@toradex.com> Bump SRCREV Bump SRCREV hashes as used in build of Tue Feb 23 21:40:40 UTC 2021 Matrix Build: image-tdxref-dunfell-5.x.y-nightly-matrix 228 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-dunfell-5.x.y-nightly-matrix/228 Signed-off-by: ci.toradex <cicd@toradex.com> (cherry picked from commit e74e8590a515a9aaa0b820120cb8640aba2a5351)
-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 e49f0e3..bf62db2 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 = "d9a72edca69215f9b836283be70288b371fd3899"
+SRCREV = "b4bc095e8b8c2613c8c9a10c1895b544652f8cf4"
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 43d990b..d6f9dba 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 = "bb2267dff284200dc5fa1dbed857206df8996210"
+SRCREV_machine = "02fa80cb98aed60b53f883d7b2183349629511c3"
SRCREV_machine_use-head-next = "${AUTOREV}"
KCONFIG_MODE="--alldefconfig"