[meta-freescale] [PATCH 19/19] imx6ulevk: Add mx6 in the MACHINEOVERRIDES set

Otavio Salvador otavio at ossystems.com.br
Wed Jan 25 04:21:43 PST 2017


The i.MX6 UL was dealt in a specific way due the metadata not being
fully ported still to the feature overrides set; now that most
metadata has been converted it is the right time to add the mx6 SoC
family here as well.

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---

 conf/machine/imx6ulevk.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/imx6ulevk.conf b/conf/machine/imx6ulevk.conf
index ca69e75f..dadd525b 100644
--- a/conf/machine/imx6ulevk.conf
+++ b/conf/machine/imx6ulevk.conf
@@ -4,7 +4,7 @@
 #@DESCRIPTION: Machine configuration for NXP i.MX6UL EVK
 #@MAINTAINER: Lauren Post <lauren.post at nxp.com>
 
-MACHINEOVERRIDES =. "mx6ul:"
+MACHINEOVERRIDES =. "mx6:mx6ul:"
 
 include conf/machine/include/imx-base.inc
 include conf/machine/include/tune-cortexa7.inc
-- 
2.11.0



More information about the meta-freescale mailing list