u-boot-imx: Update to commit bb69295

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2022-04-29 04:32:45 +08:00
parent fa6b7e7b35
commit 2e24d24f3a

View File

@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a
UBOOT_SRC ?= "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https"
SRCBRANCH = "lf_v2022.04"
SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}"
SRCREV = "8d35067fd7d3904ec9f90a4491ee92598970c854"
SRCREV = "bb692958ed4a5d6294bf6a4f47f99aa195b8f469"
LOCALVERSION = "-${SRCBRANCH}"
DEPENDS += "flex-native bison-native bc-native dtc-native gnutls-native"