u-boot-imx: Update to commit 9048383

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2023-04-19 23:03:02 -07:00
parent 0ce89ea9c7
commit 694ca05f70

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 = "${AUTOREV}"
SRCREV = "90483838f89a9c327072e02980b0ac983fb07b0d"
DEPENDS += " \
bc-native \