summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2015-07-03 19:15:26 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2015-07-06 14:50:59 -0300
commit7c0428b883954e278d067c38c45f1e99bf59d582 (patch)
tree211c3771e355eefd66b4cc54a91ec478457edde4
parent9321e2348aa2512b0ee924c9eef1dba61dbd3cdb (diff)
downloadmeta-fsl-arm-7c0428b883954e278d067c38c45f1e99bf59d582.tar.gz
u-boot-fslc: Bump revision to 5d9ffd22
Update the u-boot 2015.04 branch to include the following change: b1bf90e mx6sabresd: Enable video interfaces in bootargs Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2015.04.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb b/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb
index 3e0a5c8..aeefc5a 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
2 2
3PV = "v2015.04+git${SRCPV}" 3PV = "v2015.04+git${SRCPV}"
4 4
5SRCREV = "10aced37cecf117e54e71bd700228f57dc34e579" 5SRCREV = "5d9ffd22149119c0acfd31efb8c4d40afca7ce6f"
6SRCBRANCH = "patches-2015.04" 6SRCBRANCH = "patches-2015.04"