summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2014-11-10 18:48:01 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2014-11-10 18:57:37 -0200
commited187727c4e369d4da768807550a3d03b02b79f9 (patch)
treed3b77e0665bea05e51552e1cac8e588fc06783c9 /recipes-bsp
parent86dd12ddb656d0d96a7b99da72705f47399e236c (diff)
downloadmeta-fsl-arm-ed187727c4e369d4da768807550a3d03b02b79f9.tar.gz
u-boot-fslc: Update to 5fd0b607d
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>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.10.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2014.10.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.10.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.10.bb
index e4aaf36..c694090 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.10.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.10.bb
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
7 7
8PV = "v2014.10+git${SRCPV}" 8PV = "v2014.10+git${SRCPV}"
9 9
10SRCREV = "75ce95e627609c9b9e537e935e69c4ecef26c8f7" 10SRCREV = "5fd0b607d0ef44b8b93d64faace674955791dd7d"
11SRCBRANCH = "patches-2014.10" 11SRCBRANCH = "patches-2014.10"
12SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}" 12SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}"
13 13
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2014.10.bb b/recipes-bsp/u-boot/u-boot-fslc_2014.10.bb
index 860e9a4..9fed4d9 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2014.10.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2014.10.bb
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
2 2
3PV = "v2014.10+git${SRCPV}" 3PV = "v2014.10+git${SRCPV}"
4 4
5SRCREV = "75ce95e627609c9b9e537e935e69c4ecef26c8f7" 5SRCREV = "5fd0b607d0ef44b8b93d64faace674955791dd7d"
6SRCBRANCH = "patches-2014.10" 6SRCBRANCH = "patches-2014.10"