Yocto build with Qt support for MiMX8QX6AVLFZAC

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Yocto build with Qt support for MiMX8QX6AVLFZAC

742 次查看
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 项奖励
回复
2 回复数

724 次查看
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 项奖励
回复

698 次查看
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 项奖励
回复