From: Stefan Agner <[email protected]> Update git revision to match the latest Toradex BSP release V2.5 Beta 2. The release is still based on upstream U-Boot 2015.04 with some new fixes and improvements such as updated NAND flash controller driver and fixed delays when using the global timer as time source.
Signed-off-by: Stefan Agner <[email protected]> --- recipes-bsp/u-boot/u-boot-toradex_2015.04.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-toradex_2015.04.bb b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bb index 56516ed..f39af17 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_2015.04.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bb @@ -1,7 +1,7 @@ include u-boot-toradex.inc -PV = "v2015.04+git${SRCPV}" +PV = "v2015.04-v2.5b1+git${SRCPV}" -SRCREV = "f9e7649338178f823e291386dde5086ad636b703" +SRCREV = "1ef4a29e8cea0239411dde64f9617ad76248fd02" SRCBRANCH = "2015.04-toradex" COMPATIBLE_MACHINE = "(vf)" -- 2.6.2 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
