[meta-freescale] [3rdparty][PATCH 4/4] imx6qdl-variscite-som: select DEFAULTTUNE= "cortexa9thf-neon"

Andreas Müller schnitzeltony at gmail.com
Mon Sep 17 16:08:38 PDT 2018


On Mon, Sep 17, 2018 at 9:41 PM, Otavio Salvador
<otavio.salvador at ossystems.com.br> wrote:
> On Fri, Sep 14, 2018 at 7:05 AM Andreas Müller <schnitzeltony at gmail.com> wrote:
>>
>> It is mx6 default but gets lost for use-mainline-bsp override.
>>
>> Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
>
> I've been using it but did not saw problems. Could you give more
> detailed information?
>
See meta-freescale :
conf/machine/include/imx-base.inc:

MACHINEOVERRIDES_EXTENDER_FILTER_OUT_use-mainline-bsp = " \
    mx6 \
    mx6q \
    mx6dl \
    mx6sx \
    mx6sl \
    mx6sll \
    mx6ul \
    mx6ull \
...

and
machine-overrides-extender.bbclass

All mx6.. overrides are are filtered which is usually fine but not for
DEFAULTTUNE: it builds armv7hf-neon.

Andreas


More information about the meta-freescale mailing list