[meta-freescale] [meta-fsl-arm-extra PATCH v2 3/6] cgtqmx6: Set u-boot-imx version to 2009.08

Otavio Salvador otavio at ossystems.com.br
Tue Jan 28 13:31:23 PST 2014


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 at ossystems.com.br>
---

Changes in v2:
- new patch

 conf/machine/cgtqmx6.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/cgtqmx6.conf b/conf/machine/cgtqmx6.conf
index f38c3e1..9deb525 100644
--- a/conf/machine/cgtqmx6.conf
+++ b/conf/machine/cgtqmx6.conf
@@ -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"
 
-- 
1.8.5.3



More information about the meta-freescale mailing list