u-boot-imx: Update to commit e723370

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2023-10-12 08:48:33 +00:00
parent 689e7bc214
commit 03c1cdc61c

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_v2023.04"
LOCALVERSION ?= "-${SRCBRANCH}"
SRCREV = "82d2426d5e90a9d83810892837f6dd914f3c9c0f"
SRCREV = "e7233703b7f044ef64880b3f40d256f9abf01773"
DEPENDS += " \
bc-native \