summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2016-08-17 17:48:32 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2016-08-18 09:56:39 -0300
commit1b0ff9d2b942069204f8eb85203aef237c514236 (patch)
tree75791d886a41ef24572c49f26f99c2660ba21ae7
parent9cb845bf6a8beb3f877b4e6de5cdaa924a39b21d (diff)
downloadmeta-fsl-arm-1b0ff9d2b942069204f8eb85203aef237c514236.tar.gz
u-boot-fslc: Bump to revision e6b4241
It includes the following change: - e6b4241 wandboard: Fix mmcroot device name Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2016.07.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb
index 9ea7d11..19e3614 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
2 2
3PV = "v2016.07+git${SRCPV}" 3PV = "v2016.07+git${SRCPV}"
4 4
5SRCREV = "328e7d66b553a82fc4efe99700aaeeb36b0737d4" 5SRCREV = "e6b42411ab33ec950ddb304de9dafaf8bad506a2"
6SRCBRANCH = "2016.07+fslc" 6SRCBRANCH = "2016.07+fslc"