How to add qtwebengine to yocto?

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

How to add qtwebengine to yocto?

3,686 次查看
sujay1
Contributor V

I'm trying to integrate a browser to my yocto rootfs, I am using linuxfb as the platform and not x11 or wayland which makes adding chromiuim browser impossible (please correct me if I'm wrong).

Therefore on trying to add qtwebengine:

I modified my local.conf with the line

IMAGE_INSTALL_append = "qtwebengine"

and now built the rootfs using:

bitbake fsl-image-qt5-validation-imx

but it throws an error saying

ERROR: Task (~/yocto_4_9_88_qt/imx-yocto-bsp/sources/meta-qt5/recipes-qt/qt5/qtdeclarative_git.bb:do_compile) failed with exit code '1

I've installed all necessary packages as mentioned in iMX_Yocto_Project_User_guide

do I need to modify the qtdeclarative_git.bb file?

I've attached the error log and the.bb file please have a look.

标记 (3)
0 项奖励
2 回复数

3,348 次查看
sujay1
Contributor V

Nope same error is there any other way to get a browser working on linuxfb platform?

0 项奖励

3,348 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Sujay S,

Have you tried with the configuration shared on the following thread?

https://community.nxp.com/message/1064884?commentID=1064884#comment-1064884

Please let us know if the problem continues.

Regards,

0 项奖励