ccimx8x-sbc-express: modify conf.notes.txt to reflect xwayland migration
https://jira.digi.com/browse/DEL-6104 Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
20f9486f9a
commit
ee74140ec1
|
|
@ -2,14 +2,9 @@ Digi Embedded Yocto provides the following image recipes:
|
||||||
|
|
||||||
* dey-image-qt: graphical QT image
|
* 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.
|
desktop environment.
|
||||||
|
|
||||||
To compile the image for the framebuffer (instead of X11) add the
|
|
||||||
following line to the project's conf/local.conf:
|
|
||||||
|
|
||||||
DISTRO_FEATURES_remove = "x11"
|
|
||||||
|
|
||||||
* 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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue