u-boot-imx: Update to commit 291d018424

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-09-02 12:33:54 +02:00
parent f5776f27dc
commit fafcf84e8d

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 = "aefc41754b1af7a8013ebc9342f457d1f62cbec1"
SRCREV = "291d018424cf2749c89cfc6b755a1a17df25ffd1"
DEPENDS += " \
bc-native \