u-boot-imx: Update to commit 311e17e

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2022-05-05 03:05:11 +08:00
parent 4b3b6c0a90
commit af1cb1d91e

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 = "3dcd925cca4196e8eea1de4647bf6160fab945a7"
SRCREV = "311e17e7d62d48239e0701c939fe9b7b94426773"
LOCALVERSION = "-${SRCBRANCH}"
DEPENDS += "flex-native bison-native bc-native dtc-native gnutls-native"