summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2019-07-10 10:46:55 -0300
committerFabio Berton <fbberton@gmail.com>2019-07-10 16:54:20 +0000
commitb45f35d42655c2074f0db7c2bf6a13679f8e869a (patch)
tree9e020232570040f132afae974f5475f97037a850 /recipes-bsp/u-boot
parentbf080e8415a9739ebf52259d2e58bb8941a1a9d2 (diff)
downloadmeta-freescale-b45f35d42655c2074f0db7c2bf6a13679f8e869a.tar.gz
u-boot-fslc: Bump revision to 86ce1a1351
This commit merges tag v2019.07 and add the following change on top: - 86ce1a1351 pico-imx7d: Define BOOTMENU_ENV Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc
index 949064e4..4edd3276 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc
@@ -10,7 +10,7 @@ DEPENDS += "bison-native"
10 10
11SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" 11SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
12 12
13SRCREV = "4992c59e46bd6e9d1f5d51f976f031399f70e729" 13SRCREV = "86ce1a1351b6349038709cdfd686aaf745124538"
14SRCBRANCH = "2019.07+fslc" 14SRCBRANCH = "2019.07+fslc"
15 15
16PV = "v2019.07+git${SRCPV}" 16PV = "v2019.07+git${SRCPV}"