summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2024-03-15 21:47:17 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2024-04-06 11:59:22 +0200
commit1e660d3369cd4a7b56a8ba5913ee07383e7308b7 (patch)
treef052ebf328f08b884da5e0f8f0a6e45c9b60863b
parent669b0173122ded13d926e9049de5d66b5fe36551 (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Thu 28 Mar 2024 09:22:53 PM UTC Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 565 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/565 Signed-off-by: ci.toradex <cicd@toradex.com> (cherry picked from commit 18b9c3cdefb6fa9236e025c6814ba0262ab61d17)
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-ti_2023.04.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex-ti_6.1.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-ti_2023.04.bb b/recipes-bsp/u-boot/u-boot-toradex-ti_2023.04.bb
index e4edc2a..5c50898 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-ti_2023.04.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-ti_2023.04.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=https;branch=${SRCBRANCH}"
-SRCREV = "626d73cf84b0d6251bc348ec6fc80d24be480512"
+SRCREV = "ca551722e0b5341282a2dd346ddd1897db47cb5b"
SRCREV:use-head-next = "${AUTOREV}"
SRCBRANCH = "toradex_ti-u-boot-2023.04"
diff --git a/recipes-kernel/linux/linux-toradex-ti_6.1.bb b/recipes-kernel/linux/linux-toradex-ti_6.1.bb
index d1672b1..6554602 100644
--- a/recipes-kernel/linux/linux-toradex-ti_6.1.bb
+++ b/recipes-kernel/linux/linux-toradex-ti_6.1.bb
@@ -20,7 +20,7 @@ KERNEL_VERSION_SANITY_SKIP = "1"
SCMVERSION ?= "y"
SRCBRANCH = "toradex_ti-linux-6.1.y"
-SRCREV_machine = "b010b465886a57efc5e394dddc5aad8093591cde"
+SRCREV_machine = "0d9f1748ac170ee6cfcce8f99fb65a9f157a9f29"
SRCREV_machine:use-head-next = "${AUTOREV}"
PV = "${LINUX_VERSION}+git${SRCPV}"