From 7cbef9e7a1e91bb8f49f39a9adeaa8821d22001c Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 4 Jun 2012 10:40:18 -0300 Subject: [PATCH] u-boot: apply patch to fix default environment for mx28evk Signed-off-by: Otavio Salvador --- meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.04.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.04.01.bb index 7ddf2616..e58e8f5d 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.04.01.bb @@ -6,10 +6,10 @@ COMPATIBLE_MACHINE = "(imx28evk|mx5|mx6)" DEPENDS_mxs += "elftosb-native" -SRCREV = "b6c3efe8a8ea1b77c85c232d86a080d1c5ed2b23" +SRCREV = "be3fa4a375427dbc153d044b8743b786b2dd4393" PV = "v2012.04.01" -PR = "r2" +PR = "r3" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" -- 2.40.1