summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2023-10-06 23:05:26 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2023-11-30 00:36:11 +0100
commite7e85026d3be750413e8e8019efe38ff9bb35d81 (patch)
tree1e596ddad9d7246ea7c2e573bc4c7f39db986c63
parent6555f46413e091157da63b2fb9f2ab2b017bcb0e (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Fri 27 Oct 2023 09:10:39 PM UTC Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 431 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/431 Signed-off-by: ci.toradex <cicd@toradex.com> (cherry picked from commit 8959d1c484340f157137761408ed3377e60674d6)
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2022.04.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb2
2 files changed, 2 insertions, 2 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 25bb5a5..ff8d4bc 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 = "dc27426aa417af8810c700ca207368e21f726839"
+SRCREV = "4f3579707e340b61c631b0aca00fc93e6283037f"
SRCREV:use-head-next = "${AUTOREV}"
SRCBRANCH = "toradex_imx_lf_v2022.04"
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 8062c3a..ed87be2 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 = "67c3153d20ffa162269f9ba758a456c69f711d5b"
+SRCREV_machine = "6f32493eb88ebc38bad93edb48dffa0607450c4e"
SRCREV_machine:use-head-next = "${AUTOREV}"
DEPENDS += "bc-native"