[meta-freescale] [fsl-community-bsp-platform][PATCH] u-boot: Fix the u-boot commit hash

Mahesh Mahadevan mahesh.mahadevan at freescale.com
Thu Feb 7 05:59:13 PST 2013


Current hash does not get code for the right branch in the
u-boot git repository

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan at freescale.com>
---
 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





More information about the meta-freescale mailing list