[OE-core] [PATCH 02/12] qemu: enable virglrenderer and glx options for native/nativesdk builds

Alexander Kanavin alex.kanavin at gmail.com
Fri Feb 8 23:32:13 UTC 2019


On Sat, 9 Feb 2019 at 00:12, Martin Jansa <martin.jansa at gmail.com> wrote:
> >  "
> > -PACKAGECONFIG_class-native ??= "fdt alsa kvm"
> > -PACKAGECONFIG_class-nativesdk ??= "fdt sdl kvm"
> > +PACKAGECONFIG_class-native ??= "fdt alsa kvm virglrenderer glx"
> > +PACKAGECONFIG_class-nativesdk ??= "fdt sdl kvm virglrenderer glx"
>
> Didn't you want to enable gtk+ here as well?

Nope; it's enabled in a separate patch in meta-poky/local.conf
template, in the same way as sdl is enabled there currently.

On the other hand... maybe we can just simplify it all, and enable gtk
directly in the recipe.

Alex


More information about the Openembedded-core mailing list