summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorLauren Post <lauren.post@nxp.com>2016-04-26 02:48:48 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-28 18:46:40 -0300
commit40314e8273b6211b2965894a6cc577128c086dc6 (patch)
treee56b0b6b2ed1160d2415db552613340e3fcec530 /recipes-bsp
parent49aa0bbb5d4e910997eff2a48ce08b7afe44c9ba (diff)
downloadmeta-fsl-arm-40314e8273b6211b2965894a6cc577128c086dc6.tar.gz
u-boot-imx: Update to 4.1.15-1.1.0 release
Includes support for i.MX 6UltraLite T1.1 silicon. Signed-off-by: Lauren Post <lauren.post@nxp.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_2015.04.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx_2015.04.bb b/recipes-bsp/u-boot/u-boot-imx_2015.04.bb
index 76e98df..0de36e0 100644
--- a/recipes-bsp/u-boot/u-boot-imx_2015.04.bb
+++ b/recipes-bsp/u-boot/u-boot-imx_2015.04.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a
10 10
11SRCBRANCH = "imx_v2015.04_4.1.15_1.0.0_ga" 11SRCBRANCH = "imx_v2015.04_4.1.15_1.0.0_ga"
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 = "384e1c1f527d732a863cef360f5da419a728b1d5" 13SRCREV = "d7d7c4312b71dd3879fa8640b23f6a5bac30e303"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16