Try adding a space between the quotation mark and directfb: DISTRO_FEATURES_append = " directfb sysvinit"
Thomas ________________________________ From: Yong Li<mailto:sdliy...@gmail.com> Sent: 1/21/2015 9:53 AM To: yocto@yoctoproject.org<mailto:yocto@yoctoproject.org> Cc: Yong Li<mailto:sdliy...@gmail.com> Subject: [yocto] Cannot build the core-image-directfb for 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