u-boot-imx: Update to commit f296640286

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-09-27 22:22:50 +02:00
parent e0db78f1a4
commit 4802ad56d6

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 = "357a0faeb4fbf7092d4dddded8de5265c44d189f"
SRCREV = "f296640286b58ad4ac6cba1fcc80ae191ab3aab5"
DEPENDS += " \
bc-native \