QT support for IMX7

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

QT support for IMX7

跳至解决方案
3,766 次查看
gopinathsriniva
Contributor III

Hello Everyone,

I am working on QT support in IMX7. From release notes, I understand that "QT is not supported on i.MX 7Dual and It works on X11 backend only but is not a supported feature". Now I want to enable support for QT in yocto build. Any suggestion for this. 

So far I have tried to build QT by, "bitbake fsl-image-qt5" command. But I am getting below error. 

NOTE: Runtime target '\' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['\\']
ERROR: Required build target 'fsl-image-qt5' has no buildable providers.
Missing or unbuildable dependency chain was: ['fsl-image-qt5', '\\']

Can anyone please help me on this?

Thanks,

Gopinath S

标签 (1)
标记 (3)
0 项奖励
回复
1 解答
3,143 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Gopinath

please check

[meta-freescale] [meta-fsl-arm PATCH v3 17/17] qtbase: Enable support for i.MX SoCs with PXP 

As for nxp bsps, attached Yocto Guide Table 1. i.MX Yocto project images states:

opensource Qt 5 image. These images are only supported for i.MX SoC with hardware graphics.

They are not supported on the i.MX 6UltraLite, i.MX 6UltraLiteLite, and i.MX 7Dual.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
3,144 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Gopinath

please check

[meta-freescale] [meta-fsl-arm PATCH v3 17/17] qtbase: Enable support for i.MX SoCs with PXP 

As for nxp bsps, attached Yocto Guide Table 1. i.MX Yocto project images states:

opensource Qt 5 image. These images are only supported for i.MX SoC with hardware graphics.

They are not supported on the i.MX 6UltraLite, i.MX 6UltraLiteLite, and i.MX 7Dual.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复