diff options
author | Vanessa Maegima <vanessa.maegima@nxp.com> | 2017-09-18 15:56:30 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-09-21 17:31:32 -0300 |
commit | 2c6175cd0110a26f8be89bc0d48e8da41d0eb10b (patch) | |
tree | b6da6a64f0369ea3f9140d50b02306904a868d97 /recipes-bsp/u-boot | |
parent | e6a97da0fb96535c87f9357ffcc15a9a4979e995 (diff) | |
download | meta-freescale-2c6175cd0110a26f8be89bc0d48e8da41d0eb10b.tar.gz |
u-boot-fslc: Bump revision to ed4d1d9
This includes the following changes:
ed4d1d9 Merge pull request #20 from vanmaegima/2017.09+fslc
114483a pico-imx7d: Enable booting from single partition
85cdf96 pico-imx7d: Replace fatload command
Signed-off-by: Vanessa Maegima <vanessa.maegima@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2017.09.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2017.09.bb b/recipes-bsp/u-boot/u-boot-fslc_2017.09.bb index 7867ef24..ed0537e0 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2017.09.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2017.09.bb | |||
@@ -2,5 +2,5 @@ include u-boot-fslc.inc | |||
2 | 2 | ||
3 | PV = "v2017.09+git${SRCPV}" | 3 | PV = "v2017.09+git${SRCPV}" |
4 | 4 | ||
5 | SRCREV = "e4a4d913e9034171146fd55b5f6e09298fd42b49" | 5 | SRCREV = "ed4d1d98113f3ce7c0203f266bf57cabad3412cf" |
6 | SRCBRANCH = "2017.09+fslc" | 6 | SRCBRANCH = "2017.09+fslc" |