[OE-core] [RFC][PATCH] WIP: qemu: enable sdl2 virglrenderer gtk+ spice
Martin Jansa
martin.jansa at gmail.com
Wed Sep 13 20:48:05 UTC 2017
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 <Martin.Jansa at gmail.com>
> ---
> 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: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170913/b2c36d50/attachment-0002.sig>
More information about the Openembedded-core
mailing list