Headless Distro/Image

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

Headless Distro/Image

1,565 次查看
moose
Contributor IV

Hello, how should we configure a yocto build for headless hardware with no graphics (screen or camera) The three distros provided by NXP implements a graphics backend. We thought we could create a new distro and base it on top of wayland or pokey and remove wayland and vulkan. Any other packages to remove? Is there a more appropriate way to do this? There are many headless devices out there that I thought this should be more common.

Also, regarding the image, ours is based on imx-image-multimedia to enable audio processing (ex: GStreamer). Should we just remove packagegroup-fsl-tools-gpu, packagegroup-fsl-tools-gpu-external, and splash? Any other features/packages to remove?

FYI our hardware is based on iMX8MNANO Ultralight.

Thank you

2 回复数

1,530 次查看
JosephAtNXP
NXP TechSupport
NXP TechSupport

Hi,

Thank you for your interest in NXP Semiconductor products,

You can have a reference with minimal builds, here is a post that you can refer to.

Regards

0 项奖励
回复

1,507 次查看
moose
Contributor IV
That doesn't answer my distro question. Do we really need wayland, weston, vulkan, etc. for headless devices?