u-boot-imx: Update to commit ba33b30784

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-10-11 13:22:36 +02:00
parent 8d0cfb930f
commit 0c8fdfc804

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