January 2018
Intermediate to advanced
456 pages
12h 49m
English
Poky offers a core-image-weston image that includes the Weston compositor. To build the core-image-weston image, you need to remove other graphical distribution features by adding the following to your conf/local.conf file:
DISTRO_FEATURES_remove = "x11 directfb"
Alternatively, the FSL BSP community offers an fslc-wayland distribution as part of meta-freescale-distro with a reference configuration for Wayland images. To use it, change your DISTRO in conf/local.conf to fslc-wayland.
Wayland is supported in the Qt5 toolkit by the Qt Platform Abstraction (QPA) Wayland plugin. We can use the same ...
Read now
Unlock full access