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-10 16:09:38 -0300
commitf71a7fd662d22d205c1928cba715107f12c744f6 (patch)
treeff5ee81d25ba935fc6d48423f68a629871b75c82
parent0ee453f636f89349ab368a7ce599479fe5cecedf (diff)
downloadmeta-fsl-arm-f71a7fd662d22d205c1928cba715107f12c744f6.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"