From 8c8a3f9838d29ce35bd604227c60536e879222ee Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 25 Apr 2012 17:09:33 -0300 Subject: [PATCH] u-boot: update from 2012.04 to 2012.04.01 release This fixes a critical bug in command line processing thus it is a mandatory update for us. Signed-off-by: Otavio Salvador --- .../u-boot/{u-boot_2012.04.bb => u-boot_2012.04.01.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-fsl-arm/recipes-bsp/u-boot/{u-boot_2012.04.bb => u-boot_2012.04.01.bb} (88%) diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.01.bb similarity index 88% rename from meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.bb rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.01.bb index 4f241839..e217306b 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.01.bb @@ -6,9 +6,9 @@ COMPATIBLE_MACHINE = "(imx53qsb|imx53ard|imx51evk|imx28evk|imx6qsabrelite)" DEPENDS_mxs += "elftosb-native" -SRCREV = "2790bf69dc12fb9aeb9836904e5f57c7f83d5552" +SRCREV = "415d386877df49eb051b85ef74fa59a16dc17c7d" -PV = "v2012.04" +PV = "v2012.04.01" SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git" -- 2.40.1