[yocto] No 'directfb' distro feature

Yang Chengwei chengwei.yang at intel.com
Thu Feb 20 01:27:31 PST 2014


Hi list,

When I was building a core-image-directfb, bitbake failed like below.

---------->8------copied from #yocto at irc.freenode------->8--------

16:16 < chengwei> $ bitbake core-image-directfb
16:16 < chengwei> Loading cache: 100%
|#############################################################################################|
ETA:  00:00:00
16:16 < chengwei> Loaded 1218 entries from dependency cache.
16:16 < chengwei> ERROR: Nothing PROVIDES 'core-image-directfb'
16:16 < chengwei> ERROR: core-image-directfb was skipped: missing
required distro feature ['directfb'] (not in DISTRO_FEATURES)

------------>8------------end------->8-----------------

It complained "directfb" not in DISTRO_FEATURES, and that's true.

From the poky source code, I found that there is a commit introduced
change to meta/recipes-graphics/images/core-image-directfb.bb by using
"distro_feature_check", this *does* break the build though it's not the
one to be blamed, the real bug is as bitbake said "there is no directfb
feature" used by core-image-directfb.bb.

Is there a plan to fix this?

--
Thanks,
Chengwei
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140220/93c43fad/attachment.pgp>


More information about the yocto mailing list