]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to 5fd0b607d
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 10 Nov 2014 20:48:01 +0000 (18:48 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 10 Nov 2014 20:54:47 +0000 (18:54 -0200)
This adds the following U-boot patch:

5fd0b607d mx53loco: Change 'fdt_file' dynamically

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.10.bb
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.10.bb

index e4aaf367e1d64086dfdb79570bce6ac5431890f4..c694090bf29e8d838a514c7004f1006bf7148a93 100644 (file)
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
 
 PV = "v2014.10+git${SRCPV}"
 
-SRCREV = "75ce95e627609c9b9e537e935e69c4ecef26c8f7"
+SRCREV = "5fd0b607d0ef44b8b93d64faace674955791dd7d"
 SRCBRANCH = "patches-2014.10"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}"
 
index 860e9a464c0bd524c0d2f231b57c69939620939b..9fed4d9a831d078aab288b600422e03db6d67fa8 100644 (file)
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
 
 PV = "v2014.10+git${SRCPV}"
 
-SRCREV = "75ce95e627609c9b9e537e935e69c4ecef26c8f7"
+SRCREV = "5fd0b607d0ef44b8b93d64faace674955791dd7d"
 SRCBRANCH = "patches-2014.10"