It includes the following change: 328e7d6: warp: Fix RAM size runtime detection
Signed-off-by: Breno Lima <[email protected]> --- recipes-bsp/u-boot/u-boot-fslc_2016.07.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 PV = "v2016.07+git${SRCPV}" -SRCREV = "ae973bc45dd60b9eeff2729b46498b58625fd5f2" +SRCREV = "328e7d66b553a82fc4efe99700aaeeb36b0737d4" SRCBRANCH = "2016.07+fslc" -- 2.7.4 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
