summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2023-09-24 12:01:10 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2023-11-30 00:36:11 +0100
commit8fc3277ebadeaeb75e1f54f007ddb2087dcf2132 (patch)
tree15dcac7bc9e4a917276c0e1e3f764a67011f53e9
parentbc9d1056adf7925a5ca75f785cebe6e6ea75b788 (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Fri 29 Sep 2023 10:50:14 PM UTC Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 402 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/402 Signed-off-by: ci.toradex <cicd@toradex.com> (cherry picked from commit 0dd8d488b694212cf02357c4651183938994e484)
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2022.04.bb2
-rw-r--r--recipes-kernel/linux/device-tree-overlays_git.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2022.04.bb b/recipes-bsp/u-boot/u-boot-toradex_2022.04.bb
index 2215977..42b9f75 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2022.04.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_2022.04.bb
@@ -9,7 +9,7 @@ PROVIDES:append = " u-boot"
require recipes-bsp/u-boot/u-boot.inc
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=https;branch=${SRCBRANCH}"
-SRCREV = "7bd2074193e156358adc5b5065c690371cf78231"
+SRCREV = "dc27426aa417af8810c700ca207368e21f726839"
SRCREV:use-head-next = "${AUTOREV}"
SRCBRANCH = "toradex_imx_lf_v2022.04"
diff --git a/recipes-kernel/linux/device-tree-overlays_git.bb b/recipes-kernel/linux/device-tree-overlays_git.bb
index a57f600..5c97e26 100644
--- a/recipes-kernel/linux/device-tree-overlays_git.bb
+++ b/recipes-kernel/linux/device-tree-overlays_git.bb
@@ -1,7 +1,7 @@
inherit toradex-devicetree
SRCBRANCH = "toradex_5.15-2.2.x-imx"
-SRCREV = "5297da3ffa516a203d8144ca13564b4159b117a4"
+SRCREV = "053445557bd6bf14b5dd781563069ab3451bbb86"
SRCREV:use-head-next = "${AUTOREV}"
# we have dtbo's in arm and arm64 architecture, set the include paths
diff --git a/recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb b/recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb
index 02cf421..8062c3a 100644
--- a/recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb
+++ b/recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb
@@ -19,7 +19,7 @@ LINUX_VERSION = "5.15.129"
KERNEL_VERSION_SANITY_SKIP = "1"
SRCBRANCH = "toradex_5.15-2.2.x-imx"
-SRCREV_machine = "3311382cb124b5ca40fce03dca51cf24cca95754"
+SRCREV_machine = "67c3153d20ffa162269f9ba758a456c69f711d5b"
SRCREV_machine:use-head-next = "${AUTOREV}"
DEPENDS += "bc-native"