u-boot-imx: Update to commit 5c751212a6

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-08-13 21:36:12 +02:00
parent 9e70337ae9
commit b5ddb03e2e

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 = "6670dde79fe4ddc7c795799136cafc468b0a954f"
SRCREV = "5c751212a6ae265a28cc53f13bf8a5107230665b"
DEPENDS += " \
bc-native \