Yocto DISTRO Configuration for imx8mmevk

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Yocto DISTRO Configuration for imx8mmevk

1,052 Views
vijaykumar_prat
Contributor II

Hi,

I am trying to generate core-image-base for imx8mmevk board. What is the yocto DISTRO configuration needs to be used imx8mmevk board ? 

The  below part in the Yocto Project Users guide is confusing. Is it referring to i.MX8 only or i.MX8M also ?

• fsl-imx-x11 - X11 graphics are not supported on i.MX 8.
• fsl-imx-wayland - Wayland weston graphics.
• fsl-imx-xwayland - Wayland graphics and X11. X11 applications using EGL are not supported.
• fsl-imx-fb - Frame Buffer graphics - no X11 or Wayland. Frame Buffer is not supported on i.MX 8.

Thanks for your help in advance,

Regards,

Vijay.

2 Replies

872 Views
joanxie
NXP TechSupport
NXP TechSupport

I have tested fsl-imx-xwayland, and bitbake fsl-image-validation-imx successfully, you can use fsl-imx-wayland too

873 Views
vijaykumar_prat
Contributor II

Thanks Joan Xie !!!.

0 Kudos