u-boot-imx: Update to commit b9742cd668

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-09-24 21:22:57 +02:00
parent 15d83d3b9d
commit 6dfe3efb5c

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