This patch updates the revision to a06fada55a. Updates include added support for ramdisks.
Signed-off-by: Carlos Rafael Giani <[email protected]> --- recipes-bsp/u-boot/u-boot-cubox-i_2013.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-cubox-i_2013.10.bb b/recipes-bsp/u-boot/u-boot-cubox-i_2013.10.bb index 1a4593c..3713062 100644 --- a/recipes-bsp/u-boot/u-boot-cubox-i_2013.10.bb +++ b/recipes-bsp/u-boot/u-boot-cubox-i_2013.10.bb @@ -7,7 +7,7 @@ PROVIDES += "u-boot" PV = "v2013.10+git${SRCPV}" -SRCREV = "e313a3a86ee97d5e3c3d9667c951775159f595b8" +SRCREV = "a06fada55acffacfc9ea174a6980b5bce76a2aeb" SRC_URI = " \ git://github.com/SolidRun/u-boot-imx6.git;branch=imx6 \ file://uEnv.txt \ -- 1.8.3.2 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
