[meta-freescale] linux-fslc-lts-4.19

Otavio Salvador otavio.salvador at ossystems.com.br
Tue Aug 27 18:21:54 PDT 2019


Hello Andy,

On Mon, Aug 19, 2019 at 7:08 AM Andy Pont <andy.pont at sdcsystems.com> wrote:
>
> I am trying to create a Yocto Warrior buid for the i.MX6Q SABRE SDP board that I have using the linux-fslc-lts-4.19 kernel.  In my local.conf file I have the following:
>
> MACHINE = “imx6qdlsabresd”
> DISTRO = "fslc-framebuffer”
>
> PREFERRED_PROVIDER_virtual/kernel = "linux-fslc-lts-4.19”

The use of Linux mainline requires the use of 'use-mainline-bsp'
override. To do that, you can:

At local.conf add:

MACHINEOVERRIDES_append = ":use-mainline-bsp"

Or add it to your machine definition.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854          Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list