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:54:21 -0300
commit338f04a6ed533afd229c6e973c6526e61b350534 (patch)
treec98903e79958364fc81a31df63bdd8add9bb07d6
parentb9aa44d8380ec6f501201bd3594be6481f9301e7 (diff)
downloadmeta-fsl-arm-338f04a6ed533afd229c6e973c6526e61b350534.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"