From dbbda6ada68ce290f98625d6a5485afe8121d634 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 11 Sep 2012 11:37:04 -0300 Subject: [PATCH] u-boot: update to 2012.07 This updates the U-Boot version to 2012.07; the current changes above official release can be seen at: https://github.com/Freescale/u-boot-imx/commits/patches-2012.07 This release works for mx5, mx6 SoCs and the imx28evk board. Signed-off-by: Otavio Salvador Acked-by: Daiane Angolini --- .../u-boot/{u-boot_2012.04.01.bb => u-boot_2012.07.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-fsl-arm/recipes-bsp/u-boot/{u-boot_2012.04.01.bb => u-boot_2012.07.bb} (86%) diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.01.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.07.bb similarity index 86% rename from meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.01.bb rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.07.bb index b18920b7..d3f3abcf 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.01.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.07.bb @@ -6,10 +6,9 @@ COMPATIBLE_MACHINE = "(imx28evk|mx5|mx6)" DEPENDS_mxs += "elftosb-native" -SRCREV = "560b63a4fc0f293ab2bfde015781a8f48f2c24c4" +SRCREV = "573e018c01178616ecf04e088e1a5b99537db694" -PV = "v2012.04.01" -PR = "r5" +PV = "v2012.07" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" -- 2.40.1