I can build the core-minimal or X11 image,  but I cannot build the directfb
image, below is the error message, any suggestions?

bitbake core-image-directfb -v
Loading cache: 100%
|#####################################################################################################################################|
ETA:  00:00:00
Loaded 1313 entries from dependency cache.
Parsing recipes: 100%
|###################################################################################################################################|
Time: 00:00:00
Parsing of 915 .bb files complete (914 cached, 1 parsed). 1313 targets, 112
skipped, 0 masked, 0 errors.
ERROR: Nothing PROVIDES 'core-image-directfb'
ERROR: core-image-directfb was skipped: missing required distro feature
'directfb' (not in DISTRO_FEATURES)

I have modified the conf/local.conf file as below:
DISTRO_FEATURES_append = "directfb sysvinit"
DISTRO_FEATURES_remove = "x11 wayland"

MACHINE ??= "intel-corei7-64"
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to