On Mon, May 6, 2013 at 10:08 AM, jojo <rjie...@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.
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to