summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2023-06-02 11:14:40 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2023-07-04 18:38:32 +0200
commit9f4ee899fcbb3ea3039ab8e05bcfbc6c58dec75d (patch)
tree90858f63ce47443dfdeba1cd3c3ef6ff6b5730fc
parenta0b5c6d582f074e8fdb43b0f59b4891d2cad8270 (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Fri 23 Jun 2023 10:48:08 PM UTC Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 319 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/319 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/linux-toradex-ti_5.10.bb2
2 files changed, 2 insertions, 2 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 6541647..6cdca41 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 = "e4963800448061daa6f4877c6e64cf970d7357ce"
+SRCREV = "1758570639a6bd53e968808a624db532ad905c4b"
SRCREV:use-head-next = "${AUTOREV}"
SRCBRANCH = "toradex_ti-u-boot-2021.01_bringup"
diff --git a/recipes-kernel/linux/linux-toradex-ti_5.10.bb b/recipes-kernel/linux/linux-toradex-ti_5.10.bb
index da5d707..242aa1b 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 = "7b31c8aed5b3dea44e45e7ef8bff315fe50f3ad0"
+SRCREV_machine = "07437c65b66920979806de06acb429907c095452"
SRCREV_machine:use-head-next = "${AUTOREV}"
PV = "${LINUX_VERSION}+git${SRCPV}"