summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2023-05-09 21:29:33 +0000
committerEmanuele Ghidoli <emanuele.ghidoli@toradex.com>2023-06-02 12:49:31 +0200
commit0b261c143751f752303361fcd0f31fdbd0b18554 (patch)
tree1eac5b1859410f1e373f0ebc6af5fa841808af43
parent1a6d673572d4dd6629c6ea12b34accd9e4f37364 (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Thu 01 Jun 2023 09:49:56 PM UTC Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 299 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/299 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 7f6174f..6541647 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 = "5ecbc52530b00a6e2f39658be54d959c27a4f93d"
+SRCREV = "e4963800448061daa6f4877c6e64cf970d7357ce"
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 c39fc3b..b578979 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 = "5bbfe45b8f774650ba5c980b45022cb901acac01"
+SRCREV = "28a84e584ce575689110c12fcd517ab4a957dd36"
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 00c6b4f..da5d707 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 = "eecda0233e26678df1f9394ab942c840cc08b5ce"
+SRCREV_machine = "7b31c8aed5b3dea44e45e7ef8bff315fe50f3ad0"
SRCREV_machine:use-head-next = "${AUTOREV}"
PV = "${LINUX_VERSION}+git${SRCPV}"