From 355e898a0e02251f979bc1e2be2f6b25de7d44a0 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 18 Sep 2012 09:33:00 -0300 Subject: u-boot: Update to include basic support for iMX6Q Sabre SD Change-Id: I6f58dd139bae2cdc832040bf37762ce90933a59e Signed-off-by: Otavio Salvador Acked-by: Daiane Angolini --- recipes-bsp/u-boot/u-boot_2012.07.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot_2012.07.bb b/recipes-bsp/u-boot/u-boot_2012.07.bb index 0da1c74..4237f00 100644 --- a/recipes-bsp/u-boot/u-boot_2012.07.bb +++ b/recipes-bsp/u-boot/u-boot_2012.07.bb @@ -6,11 +6,10 @@ COMPATIBLE_MACHINE = "(imx28evk|mx3|mx5|mx6)" DEPENDS_mxs += "elftosb-native" -SRCREV = "573e018c01178616ecf04e088e1a5b99537db694" - PV = "v2012.07" PR = "r1" +SRCREV = "8b53a1ae421246f1001a2a38121e6c9365843f0a" SRC_URI = "git://github.com/Freescale/u-boot-imx.git" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf