summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorci.toradex <cicd@toradex.com>2023-02-23 08:41:27 +0000
committerMax Krummenacher <max.krummenacher@toradex.com>2023-03-02 09:56:13 +0100
commitc16842343d8c6e8f30e5ce69ebc0000991c069d1 (patch)
tree6913718344219eb39f23a31d8a27c116f7fc3702
parentdad5762a1247edf98927c7c8ffd15bab526e39bf (diff)
Bump SRCREV
Bump SRCREV hashes as used in build of Tue 28 Feb 2023 10:05:55 PM UTC Matrix Build: image-tdxref-kirkstone-6.x.y-nightly-matrix 214 Matrix Build Status: SUCCESS Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-kirkstone-6.x.y-nightly-matrix/214 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 4bed82d..6953e90 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 = "f6f7a2258a19fe91439c482220aa10fb0e95408f"
+SRCREV = "1004c8e6ee12f2f245c34441ab98887c54ca123e"
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 292a04d..5cad87f 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 = "4192ff6bcbed91a57aa82fa4fcc82379eb662945"
+SRCREV_machine = "93ed355b9e7893969314bdbd978fd05345a0d820"
SRCREV_machine:use-head-next = "${AUTOREV}"
PV = "${LINUX_VERSION}+git${SRCPV}"