summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2022-05-20 16:28:55 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2022-05-23 13:54:51 +0200
commitd985d1b3c6bdb271cfeddc7f09f382c6ddba6939 (patch)
tree190e0dd88dff033ad964d57e314110820062d0a2
parent01ecdd43f3d548492e7628adf3200eeb146f0d22 (diff)
imk-mkimage: update to rel_imx_5.4.70_2.3.7
Changes this hash-change introduces: $ git shortlog 8947fea36..6a315dbc608 Chuck Cannon (5): Add FlexSPI M4 target Add V2X FSPI address. Set REV based on B0 target. Restructure nightly targets. Support FIPS cluster degrade. Nitin Garg (4): For iMX8DXL, rename silicon REVISION to REV similar to 8X Update DXL evk and ddr3 nightly targets to support A1 and B0 iMX8DXL: rename the nightly targets for DXL boards Update DXL nightly targets in sync with Yocto updates Related-to: ELB-4412 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
-rw-r--r--backports/recipes-bsp/imx-mkimage/imx-mkimage_git.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/backports/recipes-bsp/imx-mkimage/imx-mkimage_git.inc b/backports/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
index 12d9859..b6514bb 100644
--- a/backports/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
+++ b/backports/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
@@ -8,7 +8,7 @@ SRC_URI = "git://source.codeaurora.org/external/imx/imx-mkimage.git;protocol=htt
file://0001-iMX8M-soc.mak-use-native-mkimage-from-sysroot.patch \
"
-SRCREV = "8947fea369ab3932259630232cfb9f87b8f9dda1"
+SRCREV = "6a315dbc608f90d630bf34024679f682054a5bea"
S = "${WORKDIR}/git"
BOOT_TOOLS = "imx-boot-tools"