diff --git a/recipes-bsp/u-boot/u-boot-imx_2022.04.bb b/recipes-bsp/u-boot/u-boot-imx_2022.04.bb index a7d1cbe..47191e4 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2022.04.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2022.04.bb @@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a UBOOT_SRC ?= "git://git@git.embedian.com/developer/smarc-t335x-uboot.git;protocol=ssh" SRCBRANCH = "emb_lf_v2022.04" SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}" -SRCREV = "d37704c6b2b2ea9253773a888804eebc5ea4b2c7" +SRCREV = "9a2da0b15d2a8a86385105b573be32d040a54859" LOCALVERSION = "-1.0.0+yocto" DEPENDS += "gnutls-native xxd-native"