summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaiane Angolini <daiane.angolini@nxp.com>2016-08-08 15:13:01 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2016-08-09 10:50:22 -0300
commite35f9a6f6949f02c4d036b991378fc50072b61b8 (patch)
tree118dc84015665b0d5d90a351b115a14aee3799dc
parent2e26444f90f039f756485217f27399a3a1b9a72b (diff)
downloadmeta-fsl-arm-e35f9a6f6949f02c4d036b991378fc50072b61b8.tar.gz
u-boot-fslc: Bump to revision ae973bc
It includes the following changes: ae973bc warp7: Select secure boot b66cb5f warp7: Modify fdt_file environment variable Signed-off-by: Daiane Angolini <daiane.angolini@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 080e905..313d403 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 = "16a26705252aac106e196d2f9593845539c73837" 5SRCREV = "ae973bc45dd60b9eeff2729b46498b58625fd5f2"
6SRCBRANCH = "2016.07+fslc" 6SRCBRANCH = "2016.07+fslc"