From 0fbc47c17316f9082780edc043ad320fc56039b7 Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Tue, 9 Feb 2021 15:21:10 +0800 Subject: [PATCH] Fix Boot_SEL detection problem --- recipes-bsp/u-boot/u-boot-smarcimx8mm_2020.04.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-smarcimx8mm_2020.04.bb b/recipes-bsp/u-boot/u-boot-smarcimx8mm_2020.04.bb index d262613..a3e3672 100644 --- a/recipes-bsp/u-boot/u-boot-smarcimx8mm_2020.04.bb +++ b/recipes-bsp/u-boot/u-boot-smarcimx8mm_2020.04.bb @@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a UBOOT_SRC ?= "${EMB_UBOOT_MIRROR};protocol=ssh" SRCBRANCH = "smarc_8mm-imx_v2020.04_5.4.24_2.1.0" SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}" -SRCREV = "a6e101eba63262e540cb1bf6566f9bb223166308" +SRCREV = "475d424100074632755d723079e3f079449652cd" S = "${WORKDIR}/git" -- 1.9.1