u-boot-imx: Update to commit 7e01d66

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-05-15 13:17:11 +02:00
parent 3b0fa9ccf6
commit 67d52d7248

View File

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