diff --git a/sdk/config/ccimx6qpsbc/conf-notes.txt b/sdk/config/ccimx6qpsbc/conf-notes.txt index ed1cd5158..e42d80e4f 100644 --- a/sdk/config/ccimx6qpsbc/conf-notes.txt +++ b/sdk/config/ccimx6qpsbc/conf-notes.txt @@ -2,13 +2,13 @@ Digi Embedded Yocto provides the following image recipes: * dey-image-qt: graphical QT image - By default the image is X11-based so it provides a full SATO theme + By default the image is XWayland-based so it provides a full Weston desktop environment. - To compile the image for the framebuffer (instead of X11) add the - following line to the project's conf/local.conf: + To compile the image for the framebuffer (instead of XWayland) add + the following line to the project's conf/local.conf: - DISTRO_FEATURES_remove = "x11" + DISTRO_FEATURES_remove = "x11 wayland" * dey-image-aws: console-only image supporting Amazon Web Services IoT diff --git a/sdk/config/ccimx6sbc/conf-notes.txt b/sdk/config/ccimx6sbc/conf-notes.txt index ed1cd5158..e42d80e4f 100644 --- a/sdk/config/ccimx6sbc/conf-notes.txt +++ b/sdk/config/ccimx6sbc/conf-notes.txt @@ -2,13 +2,13 @@ Digi Embedded Yocto provides the following image recipes: * dey-image-qt: graphical QT image - By default the image is X11-based so it provides a full SATO theme + By default the image is XWayland-based so it provides a full Weston desktop environment. - To compile the image for the framebuffer (instead of X11) add the - following line to the project's conf/local.conf: + To compile the image for the framebuffer (instead of XWayland) add + the following line to the project's conf/local.conf: - DISTRO_FEATURES_remove = "x11" + DISTRO_FEATURES_remove = "x11 wayland" * dey-image-aws: console-only image supporting Amazon Web Services IoT