I am currently using imx8mn-ddr4-evk with with fsl-imx-xwayland distro and imx-image-core.
My Target board application processor will have 1 core only with no GPU,no screen, no touchscreen, no audio in nor audio out.
I have updated the kernel device tree accordingly.
I have noticed the ditro still have the following services running:
psplash-basic
psplash-network
psplash-quit
psplash-systemd
weston
what is the way to modify the distro so it wont install these elements to the distro ?
is there any pros of having as part of the distro ?
Thanks
Roy
Hello,
You need weston if you are going to use Wayland, the ps* can be eliminated if you are not going to use LCD, eliminated from Kernel and device tree.
Regards