From dbef7661b7cd27c30be66e189c6a8e4932b9f456 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 19 Apr 2013 15:11:13 -0300 Subject: [PATCH] u-boot-fslc: Update to 2013.04 release This features the following updates: * Fixes i.MX51EVK board support * Update to 2013.04 final release Change-Id: Ia3870c3306c4532cc4e2969941236c2f817b1c07 Signed-off-by: Otavio Salvador --- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb | 2 +- meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb index e1dc1d29..27a21c01 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb @@ -10,7 +10,7 @@ PROVIDES += "u-boot" PV = "v2013.04" -SRCREV = "6675aaab17b944867aa13164e50ecdab0884b8b8" +SRCREV = "c06acf00d675a7e9ea82434cd6cfeb81c6f44bef" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git" diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb index 74b7cc20..7b5bd34d 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb @@ -5,7 +5,7 @@ SECTION = "bootloader" PV = "v2013.04" -SRCREV = "6675aaab17b944867aa13164e50ecdab0884b8b8" +SRCREV = "c06acf00d675a7e9ea82434cd6cfeb81c6f44bef" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git" -- 2.40.1