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-10-31 19:39:24 -0300
commit8959d1c484340f157137761408ed3377e60674d6 (patch)
treea44b531dc742bf61db9d6c481dded9385e0b2717
parent78b1e2921f1d6670fb5783bc5199f7bb3c05e65d (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>
-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 c4579e1..d234eec 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 139bdb6..a2cb310 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
@@ -22,7 +22,7 @@ KERNEL_VERSION_SANITY_SKIP = "1"
LOCALVERSION = "-${TDX_VERSION}"
SRCBRANCH = "toradex_5.15-2.2.x-imx"
-SRCREV_machine = "67c3153d20ffa162269f9ba758a456c69f711d5b"
+SRCREV_machine = "6f32493eb88ebc38bad93edb48dffa0607450c4e"
SRCREV_machine:use-head-next = "${AUTOREV}"
DEPENDS += "bc-native"