diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2018-12-03 11:03:49 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-12-03 11:03:49 -0200 |
commit | 15a354ee592866a61a893562760ef84bf8fe5e4d (patch) | |
tree | fa5fbd12b294e08512d34220571af9c61d143434 | |
parent | 9c801795c886578bc4cd72d040143b18532b145d (diff) | |
download | meta-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>
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-common_2018.11.inc | 2 |
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 | ||
9 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" | 9 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" |
10 | 10 | ||
11 | SRCREV = "1f39b911b7817efb801f80784d9c7a41704b7a36" | 11 | SRCREV = "6e25ce6f3c8568b9618de6569794a29a05e1b7a4" |
12 | SRCBRANCH = "2018.11+fslc" | 12 | SRCBRANCH = "2018.11+fslc" |
13 | 13 | ||
14 | PV = "v2018.11+git${SRCPV}" | 14 | PV = "v2018.11+git${SRCPV}" |