From b918cc5edd70d85f51977eea44ab4135f3495236 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Fri, 14 Sep 2018 11:48:48 +0200 Subject: imx-base.inc Add missing overrides to for `use-mainline-bsp` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Just in case somebody tries to build machines without BLOBs using these overrides. Signed-off-by: Andreas Müller Signed-off-by: Otavio Salvador --- 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 -- cgit v1.2.3-54-g00ecf