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

Yong Li sdliyong at gmail.com
Wed Jan 21 00:11:35 PST 2015


Thanks for your quick reply.

YES! Adding a leading space between the " and directfb, the build works, it
is building now!

Thanks again!
Yong LI
2015-01-21 16:07 GMT+08:00 Moore, Thomas (FtWorth) <Thomas.Moore2 at atk.com>:

>  Try adding a space between the quotation mark and directfb:
>
> DISTRO_FEATURES_append = " directfb sysvinit"
>
> Thomas
>  ------------------------------
> From: Yong Li <sdliyong at gmail.com>
> Sent: ‎1/‎21/‎2015 9:53 AM
> To: yocto at yoctoproject.org
> Cc: Yong Li <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/a040d605/attachment.html>


More information about the yocto mailing list