u-boot-imx: Update to commit 1a0ce2baed

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-09-01 13:26:07 +02:00
parent 9c6b4f1267
commit 816a11c5e8

View File

@ -8,7 +8,7 @@ SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}"
UBOOT_SRC ?= "git://github.com/nxp-imx/uboot-imx.git;protocol=https"
SRCBRANCH = "lf_v2025.04"
LOCALVERSION ?= "-${SRCBRANCH}"
SRCREV = "91dfa8b89cad57cc39e683b32b269bbb4f5f17db"
SRCREV = "1a0ce2baed6894310404518a8d2fe44b78db2f1a"
DEPENDS += " \
bc-native \