u-boot-imx: Update to commit 3bde9e3

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-03-25 19:08:54 +01:00
parent 8d30cea3bd
commit ddc2867b5d

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 = "3c6033676f7844875c6591f89ac602cec56283a3"
SRCREV = "3bde9e3db8d7b8867077f8c8d0b8a1d91599674a"
DEPENDS += " \
bc-native \