From: Otavio Salvador Date: Tue, 18 Sep 2012 12:33:00 +0000 (-0300) Subject: u-boot: Update to include basic support for iMX6Q Sabre SD X-Git-Tag: 2.1~1702 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9ea920c4091fa9ce4b6857a77780ee7e95d0d229;p=meta-freescale.git u-boot: Update to include basic support for iMX6Q Sabre SD Change-Id: I6f58dd139bae2cdc832040bf37762ce90933a59e Signed-off-by: Otavio Salvador Acked-by: Daiane Angolini --- diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.07.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.07.bb index 0da1c749..4237f001 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.07.bb +++ b/meta-fsl-arm/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"