Commit d3334f1e7c064d8384a342cfaf942d3615196a2b
1 parent
02cac4d8b1
Exists in
8mm_4.14.98_2.0.0_ga_sumo
Fix U-Boot Boot_SEL detection problem
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
recipes-bsp/u-boot/u-boot-smarcimx8mm_2018.03.bb
... | ... | @@ -14,7 +14,7 @@ |
14 | 14 | UBOOT_SRC ?= "${EMB_UBOOT_MIRROR};protocol=ssh" |
15 | 15 | SRCBRANCH = "smarc_8mm-imx_v2018.03_4.14.98_2.0.0_ga" |
16 | 16 | SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}" |
17 | -SRCREV = "350592a8275dee800ccd4fbbfe52c5c31296c4dd" | |
17 | +SRCREV = "ee073b5ec68c550662a815327a335770eeaf2249" | |
18 | 18 | |
19 | 19 | S = "${WORKDIR}/git" |
20 | 20 |