summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/imx-sc-firmware/imx-sc-firmware-toradex_1.7.0.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-common.inc2
-rw-r--r--recipes-kernel/linux/device-tree-overlays_git.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/imx-sc-firmware/imx-sc-firmware-toradex_1.7.0.bb b/recipes-bsp/imx-sc-firmware/imx-sc-firmware-toradex_1.7.0.bb
index d7d3541..603de38 100644
--- a/recipes-bsp/imx-sc-firmware/imx-sc-firmware-toradex_1.7.0.bb
+++ b/recipes-bsp/imx-sc-firmware/imx-sc-firmware-toradex_1.7.0.bb
@@ -11,7 +11,7 @@ inherit deploy
SRC_URI = "git://github.com/toradex/i.MX-System-Controller-Firmware.git;branch=master;protocol=https;fsl-eula=true"
-SRCREV = "58e5b4061e540c04912f2a1e0781bc1f77bafb2d"
+SRCREV = "5ae4e0f21d614c9d094e66cb7e38ba0318f223f7"
SRCREV:use-head-next = "${AUTOREV}"
S = "${WORKDIR}/git"
diff --git a/recipes-bsp/u-boot/u-boot-toradex-common.inc b/recipes-bsp/u-boot/u-boot-toradex-common.inc
index 6029218..f902e7d 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-common.inc
+++ b/recipes-bsp/u-boot/u-boot-toradex-common.inc
@@ -12,7 +12,7 @@ inherit toradex-u-boot-localversion
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "f9267cb4f57a5cc71def1e9b22a14794d5884443"
+SRCREV = "421a6ba683f97713dc4f0e445aee48b87bbe18c8"
SRCBRANCH = "toradex_2020.07"
SRCREV:use-head-next = "${AUTOREV}"
diff --git a/recipes-kernel/linux/device-tree-overlays_git.bb b/recipes-kernel/linux/device-tree-overlays_git.bb
index cea11e0..bfc425f 100644
--- a/recipes-kernel/linux/device-tree-overlays_git.bb
+++ b/recipes-kernel/linux/device-tree-overlays_git.bb
@@ -1,7 +1,7 @@
inherit toradex-devicetree
SRCBRANCH = "toradex_5.4-2.3.x-imx"
-SRCREV = "62ce82edb67748630222cf164da86df1bcd45f0c"
+SRCREV = "a6978e64397cb01ccb2d928acc7457f8dfe851db"
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_5.4-2.3.x.bb b/recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb
index 05118ca..acdf323 100644
--- a/recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb
+++ b/recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb
@@ -22,7 +22,7 @@ KERNEL_VERSION_SANITY_SKIP:use-head-next = "1"
LOCALVERSION = "-${TDX_VERSION}"
SRCBRANCH = "toradex_5.4-2.3.x-imx"
-SRCREV_machine = "9f04e0d3d5603fee7648dfac6713a29478686932"
+SRCREV_machine = "c65f1622951c93914478b4f006278b6bc4520fcc"
SRCREV_machine:use-head-next = "${AUTOREV}"
DEPENDS += "lzop-native bc-native"