What desired graphical backend needs to be specified in building Yocto Project?

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

What desired graphical backend needs to be specified in building Yocto Project?

跳至解决方案
2,397 次查看
anaseem
Contributor IV

I'm building Yocto Project for  iMX8QXPMEK board.  What desired graphical backend do I need to specify?

5.1 Build configurations
i.MX provideds a script, fsl-setup-release.sh, that simplifies the setup for i.MX machines. To use the script, the name
of the specific machine to be built for needs to be specified as well as the desired graphical backend.

1 解答
2,313 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Amer Naseem,

The backend would refer to the display server protocol and is used only if you will be running a display server. Most often you won’t be using it unless you use a display, albeit in some cases you may want to run the display server even without a physical display so that you can connect remotely and have a graphic user interface running on the board.

I hope this helps!

Regards,

在原帖中查看解决方案

3 回复数
2,313 次查看
anaseem
Contributor IV

I'm using BSP Release L4.19.35_1.1.0

0 项奖励
回复
2,313 次查看
anaseem
Contributor IV

I specified 'Wayland' Backend

DISTRO=fsl-imx-wayland

What is the purpose of specifying backend?  Is it only needed if the embedded system has display?

0 项奖励
回复
2,314 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Amer Naseem,

The backend would refer to the display server protocol and is used only if you will be running a display server. Most often you won’t be using it unless you use a display, albeit in some cases you may want to run the display server even without a physical display so that you can connect remotely and have a graphic user interface running on the board.

I hope this helps!

Regards,