From: Otavio Salvador Date: Fri, 19 Apr 2013 18:11:13 +0000 (-0300) Subject: u-boot-fslc: Update to 2013.04 release X-Git-Tag: 2.1~1403 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=dbef7661b7cd27c30be66e189c6a8e4932b9f456;p=meta-freescale.git 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 --- 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"