ccimx6ulstarter: update conf-notes.txt for core-image-base support
Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
parent
7b9cabe389
commit
c90aaaaadd
|
|
@ -1,12 +1,6 @@
|
||||||
Digi Embedded Yocto provides the following image recipes:
|
Digi Embedded Yocto provides the following image recipes:
|
||||||
|
|
||||||
* dey-image-qt: graphical QT image
|
* core-image-base: A console-only image.
|
||||||
|
|
||||||
By default the image is X11-based so it provides a full SATO theme
|
|
||||||
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"
|
|
||||||
|
|
||||||
|
Expansion of native core-image-base by including all the support for the
|
||||||
|
target device hardware like firmware files, rootfs customizations, etc.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue