[meta-freescale] [3rdparty][PATCH 2/2] imx6ul-pico-hobbit: Add mx6 in the MACHINEOVERRIDES set

Fabio Berton fabio.berton at ossystems.com.br
Thu Jan 26 07:50:14 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: Fabio Berton <fabio.berton at ossystems.com.br>
---
 conf/machine/imx6ul-pico-hobbit.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/imx6ul-pico-hobbit.conf b/conf/machine/imx6ul-pico-hobbit.conf
index 6e0aee3..14d773f 100644
--- a/conf/machine/imx6ul-pico-hobbit.conf
+++ b/conf/machine/imx6ul-pico-hobbit.conf
@@ -4,7 +4,7 @@
 #@DESCRIPTION: Machine configuration for Hobbitboard (PICO-IMX6UL)
 #@MAINTAINER: Daiane Angolini <daiane.angolini 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