diff --git a/recipes-bsp/u-boot/u-boot-common.inc b/recipes-bsp/u-boot/u-boot-common.inc index fdfbb320..a1c34267 100644 --- a/recipes-bsp/u-boot/u-boot-common.inc +++ b/recipes-bsp/u-boot/u-boot-common.inc @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a UBOOT_SRC ?= "git://github.com/varigit/uboot-imx;protocol=git" SRCBRANCH = "imx_v2018.03_4.14.78_1.0.0_ga_var01" SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}" -SRCREV = "b447b1689a0595fd4c20c26863d1232d72ffca94" +SRCREV = "b4382a99ab25b4f5718383637ea98bb1b23bcfc5" S = "${WORKDIR}/git"