summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2024-01-10 21:49:59 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2024-02-15 16:36:16 +0100
commitd3d1854fba603587c5a31e1cd903c69659878304 (patch)
treea4516d111082f873338e3f116555c32123e8e32f
parent8d479786dcec3cbfb1e1ef6ed8f53b89b7d9bc0b (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Fri 26 Jan 2024 02:55:00 PM UTC Matrix Build: image-tezi-kirkstone-6.x.y-nightly-matrix 234 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tezi-kirkstone-6.x.y-nightly-matrix/234 Signed-off-by: ci.toradex <cicd@toradex.com> (cherry picked from commit 6e8faeaf7c4b411b098a659bf467cda52b63c492)
-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 d58194c..a49e37c 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 = "9c8485712f05bd9c7d950bc418f09c23e5633589"
+SRCREV = "1f3132604196ba70372d9ef99bc8a7ffeb275742"
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 a797590..dc3f212 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 = "a35023801cc88edf815602382d4a30d54d7df938"
+SRCREV = "82fcaa544ed92c50c7d8ac15ddb0bf990cc3e4ba"
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 b58c1b9..f552177 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 = "8e6a2ddd4fe6e2e2ca8d8a2f196c9ad82411e87d"
+SRCREV_machine = "31ed49304ff5495d2d755597a80f04f259a6ad78"
SRCREV_machine:use-head-next = "${AUTOREV}"
PV = "${LINUX_VERSION}+git${SRCPV}"