Update the SRCREV to ceb6b623 to grab the latest commit which updates the fdt_addr variable to a higher address to ensure that the device tree binary does not overlap larger kernels during the unpack process.
Signed-off-by: John Weber <[email protected]> --- recipes-bsp/u-boot/u-boot-fslc_2013.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb index ea42c74..2682cec 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb @@ -4,4 +4,4 @@ PV = "v2013.10" SRCBRANCH = "patches-2013.10" -SRCREV = "079e214888279518ce061c71238a74a0c3db2c28" +SRCREV = "ceb6b623b62668582704dd5ae1aee830a9a7a389" -- 1.7.9.5 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
