From d3334f1e7c064d8384a342cfaf942d3615196a2b Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Tue, 9 Feb 2021 12:26:38 +0800 Subject: [PATCH] Fix U-Boot Boot_SEL detection problem --- recipes-bsp/u-boot/u-boot-smarcimx8mm_2018.03.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-smarcimx8mm_2018.03.bb b/recipes-bsp/u-boot/u-boot-smarcimx8mm_2018.03.bb index 97ec340..22e6f03 100644 --- a/recipes-bsp/u-boot/u-boot-smarcimx8mm_2018.03.bb +++ b/recipes-bsp/u-boot/u-boot-smarcimx8mm_2018.03.bb @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a UBOOT_SRC ?= "${EMB_UBOOT_MIRROR};protocol=ssh" SRCBRANCH = "smarc_8mm-imx_v2018.03_4.14.98_2.0.0_ga" SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}" -SRCREV = "350592a8275dee800ccd4fbbfe52c5c31296c4dd" +SRCREV = "ee073b5ec68c550662a815327a335770eeaf2249" S = "${WORKDIR}/git" -- 1.9.1