summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauren Post <lauren.post@freescale.com>2015-07-31 09:18:41 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2015-08-05 17:35:51 -0300
commit57ecbf71c7a0ccaab1aaa50e96489ea0551fc13f (patch)
tree1072530e631caaaddba0b3f74f2a21014ba7664f
parent09a532cf3c7990fe2acb7cfde59181429f1e94bf (diff)
downloadmeta-fsl-arm-57ecbf71c7a0ccaab1aaa50e96489ea0551fc13f.tar.gz
u-boot-imx: Upgrade to 2015.04 version
Upgrade to 2015.04 version and add i.MX 6UltraLite. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-bsp/u-boot/u-boot-imx-mfgtool_2015.04.bb (renamed from recipes-bsp/u-boot/u-boot-imx-mfgtool_2014.04.bb)0
-rw-r--r--recipes-bsp/u-boot/u-boot-imx_2015.04.bb (renamed from recipes-bsp/u-boot/u-boot-imx_2014.04.bb)4
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx-mfgtool_2014.04.bb b/recipes-bsp/u-boot/u-boot-imx-mfgtool_2015.04.bb
index f66114c..f66114c 100644
--- a/recipes-bsp/u-boot/u-boot-imx-mfgtool_2014.04.bb
+++ b/recipes-bsp/u-boot/u-boot-imx-mfgtool_2015.04.bb
diff --git a/recipes-bsp/u-boot/u-boot-imx_2014.04.bb b/recipes-bsp/u-boot/u-boot-imx_2015.04.bb
index c4c8670..ab53d9d 100644
--- a/recipes-bsp/u-boot/u-boot-imx_2014.04.bb
+++ b/recipes-bsp/u-boot/u-boot-imx_2015.04.bb
@@ -8,9 +8,9 @@ PROVIDES += "u-boot"
8LICENSE = "GPLv2+" 8LICENSE = "GPLv2+"
9LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" 9LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
10 10
11SRCBRANCH = "imx_v2014.04_3.14.38_6qp_beta" 11SRCBRANCH = "imx_v2015.04_3.14.38_6ul7d_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 = "6e9282c2567b2820699fa55d2c6bf0ab78e992d6" 13SRCREV = "b026e66a5bb6c2b6fda9e353dfe9061306c69da4"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16