summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2023-03-02 09:30:16 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2023-04-27 11:31:49 +0200
commite270cf8bb1b0e8fc4a4a0dc576958b8ecd565d09 (patch)
tree14b5a4a487512f795fe602e713d43ffd9bb5e3b0
parent17986ab8450b2ab5eb291592fffc98950ac4f756 (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Mon 24 Apr 2023 10:04:33 PM UTC Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 268 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/268 Signed-off-by: ci.toradex <cicd@toradex.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-ti-staging_2021.01.bb2
-rw-r--r--recipes-kernel/linux/device-tree-overlays-ti_git.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex-ti_5.10.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-ti-staging_2021.01.bb b/recipes-bsp/u-boot/u-boot-toradex-ti-staging_2021.01.bb
index 6953e90..7f6174f 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-ti-staging_2021.01.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-ti-staging_2021.01.bb
@@ -11,7 +11,7 @@ DEPENDS += "flex-native bison-native"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=https;branch=${SRCBRANCH}"
-SRCREV = "1004c8e6ee12f2f245c34441ab98887c54ca123e"
+SRCREV = "5ecbc52530b00a6e2f39658be54d959c27a4f93d"
SRCREV:use-head-next = "${AUTOREV}"
SRCBRANCH = "toradex_ti-u-boot-2021.01_bringup"
diff --git a/recipes-kernel/linux/device-tree-overlays-ti_git.bb b/recipes-kernel/linux/device-tree-overlays-ti_git.bb
index bf10c1d..ee3b6a5 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-5.10.y_bringup"
-SRCREV = "297338222460faaf0f17750afcf366890f066ba4"
+SRCREV = "5f86bd241684c4000c15f466eb020f1e738c7871"
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_5.10.bb b/recipes-kernel/linux/linux-toradex-ti_5.10.bb
index 5cad87f..0883892 100644
--- a/recipes-kernel/linux/linux-toradex-ti_5.10.bb
+++ b/recipes-kernel/linux/linux-toradex-ti_5.10.bb
@@ -22,7 +22,7 @@ LOCALVERSION = "-${TDX_VERSION}"
SCMVERSION ?= "y"
SRCBRANCH = "toradex_ti-linux-5.10.y_bringup"
-SRCREV_machine = "93ed355b9e7893969314bdbd978fd05345a0d820"
+SRCREV_machine = "36cfec284d54155d2c2c7acc73e6b6b0a2aa0949"
SRCREV_machine:use-head-next = "${AUTOREV}"
PV = "${LINUX_VERSION}+git${SRCPV}"