[yocto] Cannot build the core-image-directfb for

Moore, Thomas (FtWorth) Thomas.Moore2 at ATK.COM
Wed Jan 21 00:07:15 PST 2015


Try adding a space between the quotation mark and directfb:

DISTRO_FEATURES_append = " directfb sysvinit"

Thomas
________________________________
From: Yong Li<mailto:sdliyong at gmail.com>
Sent: ‎1/‎21/‎2015 9:53 AM
To: yocto at yoctoproject.org<mailto:yocto at yoctoproject.org>
Cc: Yong Li<mailto:sdliyong at 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"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150121/e3acd7be/attachment.html>


More information about the yocto mailing list