Yocto build with Qt support for MiMX8QX6AVLFZAC

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

Yocto build with Qt support for MiMX8QX6AVLFZAC

741 Views
kishorem
Contributor II

Hi,

 

We are trying to build yocto image with Qt support for the processor MiMX8QX6AVLFZAC and using following configuration.

MACHINE=imx8qxpmek DISTRO=fsl-imx-xwayland source ./imx-setup-release.sh -b bld-xwayland

 

the above machine name and distro are correct ?

 

 

 

0 Kudos
Reply
2 Replies

723 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

It should be:

$ DISTRO=fsl-imx-wayland MACHINE=imx8mqx source fsl-setup-release.sh -b build-wayland
$ bitbake fsl-image-qt5-validation-imx

 

Regards

0 Kudos
Reply

697 Views
kishorem
Contributor II

We are getting machine invalid error and we have also attached the screenshot.


Following is the list of potential problems / advisories:

MACHINE=imx8mqx is invalid. Please set a valid MACHINE in your local.conf, environment or other configuration file.

0 Kudos
Reply