ccimx8x-sbc-express: modify conf.notes.txt to reflect framebuffer image support

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2018-09-06 18:22:16 +02:00
parent 04fc47605d
commit 0945a9be13
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ Digi Embedded Yocto provides the following image recipes:
By default the image is XWayland-based so it provides a full Weston By default the image is XWayland-based so it provides a full Weston
desktop environment. desktop environment.
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 wayland vulkan"
* dey-image-aws: console-only image supporting Amazon Web Services IoT * dey-image-aws: console-only image supporting Amazon Web Services IoT
This image includes the AWS Greengrass Core and an AWS IoT platform This image includes the AWS Greengrass Core and an AWS IoT platform