diff --git a/meta-bsp/recipes-bsp/u-boot/u-boot-imx_2022.04.bb b/meta-bsp/recipes-bsp/u-boot/u-boot-imx_2022.04.bb index 2f2e7f383e..5ca267575b 100644 --- a/meta-bsp/recipes-bsp/u-boot/u-boot-imx_2022.04.bb +++ b/meta-bsp/recipes-bsp/u-boot/u-boot-imx_2022.04.bb @@ -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"