sdk: remove framebuffer from ccimx6ulsbc platform
Framebuffer support has been removed for all platforms, however it was missing from the ccimx6ulsbc configuration notes. Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
parent
f3210db348
commit
a93176815d
|
|
@ -5,11 +5,6 @@ Digi Embedded Yocto provides the following image recipes:
|
||||||
By default the image is X11-based so it provides a full SATO theme
|
By default the image is X11-based so it provides a full SATO theme
|
||||||
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"
|
|
||||||
|
|
||||||
* core-image-base: a console-only image
|
* core-image-base: a console-only image
|
||||||
|
|
||||||
Expansion of native core-image-base by including all the support for the
|
Expansion of native core-image-base by including all the support for the
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue