u-boot-imx: Update to commit 49b102d

Roll back to the revision of Y2023 Q4 release.

This reverts commit eab7debab6.
This commit is contained in:
Jun Zhu 2024-03-18 14:34:17 +08:00
parent 4ef2e46d3a
commit a937e9b113

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 = "15719635b4a46483821874309c80b374fe7a5b4e"
SRCREV = "49b102d98881fc28af6e0a8af5ea2186c1d90a5f"
DEPENDS += " \
bc-native \