summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2024-02-09 02:01:09 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2024-03-04 15:16:58 +0100
commitb1b1ffe9cbd92feb74c7f8017e2d304e243c3978 (patch)
treeca94ffaa81aa2fa952b80155232ce9b02c238861
parentd2203375e3446a8122f40a3bfb542477eb6f7270 (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Sat 24 Feb 2024 12:44:07 AM UTC Matrix Build: image-tezi-kirkstone-6.x.y-nightly-matrix 259 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tezi-kirkstone-6.x.y-nightly-matrix/259 Signed-off-by: ci.toradex <cicd@toradex.com> (cherry picked from commit 5235540df0edbff0d295520baf500324b0120a03)
-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 a49e37c..e4edc2a 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 = "1f3132604196ba70372d9ef99bc8a7ffeb275742"
+SRCREV = "626d73cf84b0d6251bc348ec6fc80d24be480512"
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 dc3f212..43afeaa 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 = "82fcaa544ed92c50c7d8ac15ddb0bf990cc3e4ba"
+SRCREV = "bb93b9be5831b944f0605c82411c945c2c16141f"
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 f552177..b7d5957 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 = "31ed49304ff5495d2d755597a80f04f259a6ad78"
+SRCREV_machine = "278a5418c2bad6e63da7ee64df2d26af2bcaec19"
SRCREV_machine:use-head-next = "${AUTOREV}"
PV = "${LINUX_VERSION}+git${SRCPV}"