Current hash does not get code for the right branch in the u-boot git repository
Signed-off-by: Mahesh Mahadevan <[email protected]> --- recipes-bsp/u-boot/u-boot-fslc_2013.01.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb index 1996731..3d50501 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb @@ -10,7 +10,7 @@ PROVIDES += "u-boot" PV = "v2013.01" -SRCREV = "d55bd2b60645e3331f7b12f9251c1eeada44b505" +SRCREV = "c577bfdba89948f9c7476ab9ae889f89e9fbd83e" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git" -- 1.8.0 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
