u-boot-imx: Update to commit d601605d90

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-10-08 13:40:30 +02:00
parent d33cd9e2c2
commit d8ccdee59c

View File

@ -7,7 +7,7 @@ SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}"
UBOOT_SRC ?= "git://github.com/nxp-imx/uboot-imx.git;protocol=https"
SRCBRANCH = "lf_v2024.04"
LOCALVERSION ?= "-${SRCBRANCH}"
SRCREV = "f296640286b58ad4ac6cba1fcc80ae191ab3aab5"
SRCREV = "d601605d90a8fbe9baf0a30bb2eec22e2d4cfb4c"
DEPENDS += " \
bc-native \