Commit 1296777fafa5a2b1b3319f5d653381308a5a923e

Authored by Eric Lee
1 parent 34231bc463

Minor Fixed

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

recipes-bsp/u-boot/u-boot-smarcimx8m_2018.03.bb
... ... @@ -14,7 +14,7 @@
14 14 UBOOT_SRC ?= "${EMB_UBOOT_MIRROR};protocol=ssh"
15 15 SRCBRANCH = "smarc_8m-imx_v2018.03_4.14.98_2.0.0_ga"
16 16 SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}"
17   -SRCREV = "c3778a6b4ec1a217828d21f4accf75a3ab217873"
  17 +SRCREV = "b3e03ee2ecbd6207bea52342c16f46883f3222dc"
18 18  
19 19 S = "${WORKDIR}/git"
20 20