From 6a3b84c08421f68433cacef82f25cd7b530f0ea5 Mon Sep 17 00:00:00 2001 From: Lauren Post Date: Wed, 21 Jan 2015 08:44:37 -0600 Subject: [PATCH] u-boot-imx: Upgrade to 3.10.53-1.1.0_GA release Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador --- meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb index 5f6c7228..c5f87bcf 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb @@ -1,4 +1,4 @@ -# Copyright (C) 2013, 2014 Freescale Semiconductor +# Copyright (C) 2013-2015 Freescale Semiconductor DESCRIPTION = "U-Boot provided by Freescale with focus on i.MX reference boards." require recipes-bsp/u-boot/u-boot.inc @@ -8,9 +8,9 @@ PROVIDES += "u-boot" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" -SRCBRANCH = "imx_v2014.04_3.10.31_1.1.0_beta2" +SRCBRANCH = "imx_v2014.04_3.10.53_1.1.0_ga" SRC_URI = "git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=${SRCBRANCH}" -SRCREV = "7ebeb5ba8c3ed067bbf5d0ab885eb0384c7e7f75" +SRCREV = "afc02ad90dd967faa7cf7013310423e29670cadb" S = "${WORKDIR}/git" -- 2.40.1