From: Markus Volk <f_l_k@t-online.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-openembedded][PATCH 3/3] spice: build with opus and opengl
Date: Sat, 29 Oct 2022 17:50:54 +0200 [thread overview]
Message-ID: <UOUIKR.08FHIXZBOK4A2@t-online.de> (raw)
In-Reply-To: <172294851D2ECF2D.19890@lists.openembedded.org>
[-- Attachment #1: Type: text/plain, Size: 2381 bytes --]
These recipes are needed to compile virt-viewer, for which I have also
created a recipe. I would send it as a proposal to meta-virtualization,
but I'm not sure which mailing list would be the right one?
I have done compilation tests for x86_64, aarch64 and mipsqemu with
gcc. Fingers crossed for clang.
Runtime tested with proxmox on x86_64
Am Sa, 29. Okt 2022 um 17:41:16 +0200 schrieb Markus Volk
<f_l_k@t-online.de>:
> - remove COMPATIBLE_HOSTS whitelist because I was able to compile
> this for qemumips also
>
> Signed-off-by: Markus Volk <f_l_k@t-online.de
> <mailto:f_l_k@t-online.de>>
> ---
> meta-networking/recipes-support/spice/spice_git.bb | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/meta-networking/recipes-support/spice/spice_git.bb
> b/meta-networking/recipes-support/spice/spice_git.bb
> index b3e687476..69e220050 100644
> --- a/meta-networking/recipes-support/spice/spice_git.bb
> +++ b/meta-networking/recipes-support/spice/spice_git.bb
> @@ -47,7 +47,7 @@ CFLAGS:append = " -Wno-error"
>
> PACKAGECONFIG:class-native = ""
> PACKAGECONFIG:class-nativesdk = ""
> -PACKAGECONFIG ?= "sasl"
> +PACKAGECONFIG ?= "sasl ${@bb.utils.filter
> <mailto:${@bb.utils.filter>('DISTRO_FEATURES', 'opengl', d)} opus"
>
> PACKAGECONFIG[celt051] = "--enable-celt051,--disable-celt051,celt051"
> PACKAGECONFIG[smartcard] =
> "--enable-smartcard,--disable-smartcard,libcacard,"
> @@ -58,8 +58,6 @@ PACKAGECONFIG[opus] =
> "--enable-opus,--disable-opus,libopus,"
> PACKAGECONFIG[opengl] = "--enable-opengl,--disable-opengl,,"
> PACKAGECONFIG[xinerama] =
> "--enable-xinerama,--disable-xinerama,libxinerama,"
>
> -COMPATIBLE_HOST = '(x86_64|i.86|aarch64).*-linux'
> -
> BBCLASSEXTEND = "native nativesdk"
>
> EXTRA_OECONF:append:toolchain-clang = " --disable-werror"
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#99343):
> <https://lists.openembedded.org/g/openembedded-devel/message/99343>
> Mute This Topic: <https://lists.openembedded.org/mt/94649076/3618223>
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> <mailto:openembedded-devel+owner@lists.openembedded.org>
> Unsubscribe:
> <https://lists.openembedded.org/g/openembedded-devel/unsub>
> [f_l_k@t-online.de <mailto:f_l_k@t-online.de>]
> -=-=-=-=-=-=-=-=-=-=-=-
>
[-- Attachment #2: Type: text/html, Size: 2854 bytes --]
next prev parent reply other threads:[~2022-10-29 15:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-29 15:41 [meta-openembedded][PATCH 1/3] gtk-vnc: add recipe Markus Volk
2022-10-29 15:41 ` [meta-openembedded][PATCH 2/3] spice-gtk: " Markus Volk
2022-10-29 15:41 ` [meta-openembedded][PATCH 3/3] spice: build with opus and opengl Markus Volk
[not found] ` <172294851D2ECF2D.19890@lists.openembedded.org>
2022-10-29 15:50 ` Markus Volk [this message]
[not found] ` <17229508563226DE.31302@lists.openembedded.org>
2022-10-30 6:41 ` [oe] " Markus Volk
2022-10-31 0:47 ` Khem Raj
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=UOUIKR.08FHIXZBOK4A2@t-online.de \
--to=f_l_k@t-online.de \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.