u-boot-imx: Update to commit e3219a5a73

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-02-18 12:10:21 +01:00
parent 84618865e4
commit 6fdeffe94b

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 = "d3e281dde1528f8efc9e645cbab25aa04ce3dbb9"
SRCREV = "e3219a5a73445219df605d1492687918d488055c"
DEPENDS += " \
bc-native \