cgtqmx6: Set u-boot-imx version to 2009.08

The u-boot-imx version were not fixed so it was using the 2013.04
version which the patch does not apply; ensure we keep using the
2009.08 version.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Otavio Salvador 2014-01-27 10:36:38 -02:00
parent 04ea0ff093
commit 3239f237a8

View File

@ -12,6 +12,7 @@ SOC_FAMILY = "mx6:mx6q"
UBOOT_SUFFIX = "bin"
UBOOT_PADDING = "2"
PREFERRED_PROVIDER_u-boot = "u-boot-imx"
PREFERRED_VERSION_u-boot-imx = "2009.08"
UBOOT_MACHINE = "cgtqmx6_config"