summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx-mfgtool_2014.04.bb (renamed from meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx-mfgtool_2013.04.bb)0
-rw-r--r--meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb (renamed from meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb)6
2 files changed, 3 insertions, 3 deletions
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx-mfgtool_2013.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx-mfgtool_2014.04.bb
index f66114c72..f66114c72 100644
--- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx-mfgtool_2013.04.bb
+++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx-mfgtool_2014.04.bb
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb
index 28574f8b7..0c9c143ef 100644
--- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb
+++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb
@@ -6,11 +6,11 @@ require recipes-bsp/u-boot/u-boot.inc
6PROVIDES += "u-boot" 6PROVIDES += "u-boot"
7 7
8LICENSE = "GPLv2+" 8LICENSE = "GPLv2+"
9LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" 9LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
10 10
11SRCBRANCH = "imx_v2013.04_3.10.17_1.0.0_ga" 11SRCBRANCH = "imx_v2014.04_3.10.31_1.1.0_beta"
12SRC_URI = "git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=${SRCBRANCH}" 12SRC_URI = "git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=${SRCBRANCH}"
13SRCREV = "06dd4f798b2014ed9642f8d6f526aa9630dd8ca5" 13SRCREV = "91cbd4d530f240042d112fc4166a143fa659524b"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16