summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBreno Lima <breno.lima@nxp.com>2016-08-15 13:41:59 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2016-08-16 10:37:27 -0300
commit9cb845bf6a8beb3f877b4e6de5cdaa924a39b21d (patch)
treea5e1233924fab1b73c3ea51f64850207ac4e4cd1
parentb6ad3381d126d9fd5d35fc133b32b062cc6982dd (diff)
downloadmeta-fsl-arm-9cb845bf6a8beb3f877b4e6de5cdaa924a39b21d.tar.gz
u-boot-fslc: Bump to revision 328e7d6
It includes the following change: 328e7d6: warp: Fix RAM size runtime detection Signed-off-by: Breno Lima <breno.lima@nxp.com> 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 313d403..9ea7d11 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 = "ae973bc45dd60b9eeff2729b46498b58625fd5f2" 5SRCREV = "328e7d66b553a82fc4efe99700aaeeb36b0737d4"
6SRCBRANCH = "2016.07+fslc" 6SRCBRANCH = "2016.07+fslc"