On Wed, Sep 13, 2017 at 10:46:47PM +0200, Martin Jansa wrote: > * this is only for test > * it should be enabled in some distro layer which prefers extra > native dependencies for virglrenderer and enables meta-pyton > for spice > * cannot enable gtk+ for native builds, because there is no gtk+3-native
ignore this one, sending last patch but from wrong branch. > Signed-off-by: Martin Jansa <[email protected]> > --- > meta/recipes-devtools/qemu/qemu.inc | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta/recipes-devtools/qemu/qemu.inc > b/meta/recipes-devtools/qemu/qemu.inc > index e0b8647e88..ddf4c63edd 100644 > --- a/meta/recipes-devtools/qemu/qemu.inc > +++ b/meta/recipes-devtools/qemu/qemu.inc > @@ -75,10 +75,10 @@ do_install_append() { > # END of qemu-mips workaround > > PACKAGECONFIG ??= " \ > - fdt sdl kvm \ > + fdt sdl sdl2 virglrenderer kvm \ > ${@bb.utils.filter('DISTRO_FEATURES', 'alsa xen', d)} \ > " > -PACKAGECONFIG_class-native ??= "fdt alsa kvm" > +PACKAGECONFIG_class-native ??= "fdt alsa kvm sdl sdl2 virglrenderer" > PACKAGECONFIG_class-nativesdk ??= "fdt sdl kvm" > > # Handle distros such as CentOS 5 32-bit that do not have kvm support > -- > 2.14.1 > -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
