summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2018-12-03 11:03:49 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2018-12-03 11:03:49 -0200
commit15a354ee592866a61a893562760ef84bf8fe5e4d (patch)
treefa5fbd12b294e08512d34220571af9c61d143434 /recipes-bsp
parent9c801795c886578bc4cd72d040143b18532b145d (diff)
downloadmeta-freescale-15a354ee592866a61a893562760ef84bf8fe5e4d.tar.gz
u-boot-fslc: Bump to 6e25ce6f3c revision
This includes following fixes: 6e25ce6f3c pico-imx7d: Increase the CONFIG_ENV_OFFSET size Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-common_2018.11.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2018.11.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2018.11.inc
index 80cb8d6f..d1a26352 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-common_2018.11.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc-common_2018.11.inc
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
8 8
9SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" 9SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
10 10
11SRCREV = "1f39b911b7817efb801f80784d9c7a41704b7a36" 11SRCREV = "6e25ce6f3c8568b9618de6569794a29a05e1b7a4"
12SRCBRANCH = "2018.11+fslc" 12SRCBRANCH = "2018.11+fslc"
13 13
14PV = "v2018.11+git${SRCPV}" 14PV = "v2018.11+git${SRCPV}"