summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorLauren Post <lauren.post@freescale.com>2015-07-31 09:18:41 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:03:14 -0300
commitd9064238872c637193cb5fdb54a7e6c41d5147da (patch)
tree5ef0d28a154afc63ba8c073d55cc6fdc33f781cf /recipes-bsp
parentaae781a4e291ff8365e789bf5f38daf329b6cd2f (diff)
downloadmeta-freescale-d9064238872c637193cb5fdb54a7e6c41d5147da.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>
Diffstat (limited to 'recipes-bsp')
-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 f66114c7..f66114c7 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 c4c8670e..ab53d9dd 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