summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.10.bb2
-rw-r--r--meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.10.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.10.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.10.bb
index e4aaf367e..c694090bf 100644
--- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.10.bb
+++ b/meta-fsl-arm/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/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.10.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.10.bb
index 860e9a464..9fed4d9a8 100644
--- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.10.bb
+++ b/meta-fsl-arm/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"