[meta-freescale] [PATCH 1/3] Add missing overrides to MACHINEOVERRIDES_EXTENDER_FILTER_OUT_use-mainline-bsp

Andreas Müller schnitzeltony at gmail.com
Fri Sep 14 02:48:48 PDT 2018


Just in case somebody tries to build machines without BLOBs using these
overrides.

Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
---
 conf/machine/include/imx-base.inc | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index b0474891..81f521e2 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -80,11 +80,18 @@ MACHINEOVERRIDES_EXTENDER_FILTER_OUT_use-mainline-bsp = " \
     mx6dl \
     mx6sx \
     mx6sl \
+    mx6sll \
     mx6ul \
     mx6ull \
     \
     mx7 \
     mx7d \
+    mx7ulp \
+    \
+    mx8 \
+    mx8qm \
+    mx8mq \
+    mx8qxp \
 "
 
 # Sub-architecture support
-- 
2.14.4



More information about the meta-freescale mailing list