[yocto] how to enable DFB with cairo

Nicolas Dechesne nicolas.dechesne at linaro.org
Mon May 6 07:44:05 PDT 2013


On Mon, May 6, 2013 at 10:08 AM, jojo <rjiejie at gmail.com> wrote:

>
> I am not familiar with yocto project, and i want to enable DFB render
> backend in cairo,
>
> du to the patches "
> http://lists.linuxtogo.org/pipermail/openembedded-core/2011-November/013037.html
> ",
>
> i know about first need to disable X11 feature in my system by default,
> but i do not know about how to disable X11,
>
> Someone can point me out any clue to enable DFB with cairo in yocto ?
>

hi. you should check meta-yocto/conf/local.conf.sample.extended file, I
think that might be of interest to you:

# If you want to get an image based on directfb without x11, Please copy
this variable to build/conf/local.conf

#DISTRO_FEATURES = "alsa argp bluetooth ext2 irda largefile pcmcia
usbgadget usbhost wifi xattr nfs zeroconf pci 3g directfb
${DISTRO_FEATURES_LIBC}"

I, too, am using an X11-less image using these recommendations.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130506/7fdff7b7/attachment.html>


More information about the yocto mailing list