From: Fabio Estevam <[email protected]> Update the u-boot 2015.04 branch to include the following change:
b1bf90e mx6sabresd: Enable video interfaces in bootargs Signed-off-by: Fabio Estevam <[email protected]> --- recipes-bsp/u-boot/u-boot-fslc_2015.04.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb b/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb index 3e0a5c8..aeefc5a 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb @@ -2,5 +2,5 @@ include u-boot-fslc.inc PV = "v2015.04+git${SRCPV}" -SRCREV = "10aced37cecf117e54e71bd700228f57dc34e579" +SRCREV = "5d9ffd22149119c0acfd31efb8c4d40afca7ce6f" SRCBRANCH = "patches-2015.04" -- 1.9.1 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
