From: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>,
"openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>
Subject: RE: [OE-core] [PATCH] qemu: Avoid accidental librdmacm linkage
Date: Mon, 11 Jul 2022 18:42:21 +0000 [thread overview]
Message-ID: <81f50f6f0da7441998ed05862b9b0e7e@axis.com> (raw)
In-Reply-To: <20220711122406.79439-1-richard.purdie@linuxfoundation.org>
> -----Original Message-----
> From: openembedded-core@lists.openembedded.org <openembedded-
> core@lists.openembedded.org> On Behalf Of Richard Purdie
> Sent: den 11 juli 2022 14:24
> To: openembedded-core@lists.openembedded.org
> Subject: [OE-core] [PATCH] qemu: Avoid accidental librdmacm linkage
>
> Avoid accidentally linking to the rdma library from the host by
> adding a PACKAGECONFIG for the option. This was found on new
> Fedora 36 autobuilder workers.
>
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> ---
> meta/recipes-devtools/qemu/qemu.inc | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-
> devtools/qemu/qemu.inc
> index ef4e949805b..e9095fd750f 100644
> --- a/meta/recipes-devtools/qemu/qemu.inc
> +++ b/meta/recipes-devtools/qemu/qemu.inc
> @@ -186,6 +186,7 @@ PACKAGECONFIG[pulsedio] = "--enable-pa,--disable-
> pa,pulseaudio"
> PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux"
> PACKAGECONFIG[bpf] = "--enable-bpf,--disable-bpf,libbpf"
> PACKAGECONFIG[capstone] = "--enable-capstone,--disable-capstone"
> +PACKAGECONFIG[rdma] = "--enable-dma,--disable-rdma"
Shouldn't that be "--enable-rdma"?
>
> INSANE_SKIP:${PN} = "arch"
>
> --
> 2.34.1
//Peter
next prev parent reply other threads:[~2022-07-11 18:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-11 12:24 [PATCH] qemu: Avoid accidental librdmacm linkage Richard Purdie
2022-07-11 18:42 ` Peter Kjellerstedt [this message]
2022-07-12 10:31 ` [OE-core] " Richard Purdie
2022-07-12 8:23 ` 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=81f50f6f0da7441998ed05862b9b0e7e@axis.com \
--to=peter.kjellerstedt@axis.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox