summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2023-12-08 01:57:07 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2024-01-08 09:37:42 +0100
commite3713897eaa255112f543f39596350c6b0a2a383 (patch)
treec3d3491314e3176bad7031728c402644c1b6329f
parent86652d4cf3bb2291e8c936e1fa20cabf81b3bfae (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Tue 26 Dec 2023 11:43:54 PM UTC Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 480 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/480 Signed-off-by: ci.toradex <cicd@toradex.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-ti_2023.04.bb2
-rw-r--r--recipes-kernel/linux/device-tree-overlays-ti_git.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex-ti_6.1.bb2
3 files changed, 3 insertions, 3 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 81404b4..d58194c 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 = "536d0d5eef241a80a352704d82f2284faac2b046"
+SRCREV = "9c8485712f05bd9c7d950bc418f09c23e5633589"
SRCREV:use-head-next = "${AUTOREV}"
SRCBRANCH = "toradex_ti-u-boot-2023.04"
diff --git a/recipes-kernel/linux/device-tree-overlays-ti_git.bb b/recipes-kernel/linux/device-tree-overlays-ti_git.bb
index ad215c9..a797590 100644
--- a/recipes-kernel/linux/device-tree-overlays-ti_git.bb
+++ b/recipes-kernel/linux/device-tree-overlays-ti_git.bb
@@ -1,7 +1,7 @@
inherit toradex-devicetree
SRCBRANCH = "toradex_ti-linux-6.1.y"
-SRCREV = "8ad9de4d37b746f6f5b2364cbdbc8699c58ff15e"
+SRCREV = "a35023801cc88edf815602382d4a30d54d7df938"
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-ti_6.1.bb b/recipes-kernel/linux/linux-toradex-ti_6.1.bb
index dc4ce8d..b58c1b9 100644
--- a/recipes-kernel/linux/linux-toradex-ti_6.1.bb
+++ b/recipes-kernel/linux/linux-toradex-ti_6.1.bb
@@ -18,7 +18,7 @@ KERNEL_VERSION_SANITY_SKIP = "1"
SCMVERSION ?= "y"
SRCBRANCH = "toradex_ti-linux-6.1.y"
-SRCREV_machine = "1121e06acc198cec858053b136d1700830ca11cd"
+SRCREV_machine = "8e6a2ddd4fe6e2e2ca8d8a2f196c9ad82411e87d"
SRCREV_machine:use-head-next = "${AUTOREV}"
PV = "${LINUX_VERSION}+git${SRCPV}"