Disabling X11 and Wayland/weston

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Disabling X11 and Wayland/weston

1,416 Views
ahmetkoc
Contributor III

Hi all,

I am using sabre automotive board with i.mx6q. I built yocto linux into it.

I need to disable X11 and wayland/weston. Is there a way to disable them without modifying another distro.

If no, how can I do it with modifying distro and how can I show new distro to MFG tool?

Tags (2)
2 Replies

1,102 Views
joanxie
NXP TechSupport
NXP TechSupport

yocto has different image you can choose, if you don't need x11, you can choose "core-image-minimal", which is A small image that only allows a device to boot. or choose "core-image-base", which is A console-only image that fully supports the target device hardware.

1,102 Views
evgenyerlihman
Contributor IV

What is the DISTO that i need to choose in-order to build "core-image-base"?

0 Kudos