summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}"