From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][dunfell 8/9] qemu: Add PACKAGECONFIG for rbd
Date: Thu, 13 Oct 2022 06:36:55 -1000 [thread overview]
Message-ID: <bb32854dbe68335d834aaa80e42d6a524ea4e1b2.1665678874.git.steve@sakoman.com> (raw)
In-Reply-To: <cover.1665678874.git.steve@sakoman.com>
Avoid accidentally linking to the rbd library from the host by
adding a PACKAGECONFIG for the option.
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
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 cdd615997f..d85db8f800 100644
--- a/meta/recipes-devtools/qemu/qemu.inc
+++ b/meta/recipes-devtools/qemu/qemu.inc
@@ -276,6 +276,7 @@ PACKAGECONFIG[capstone] = "--enable-capstone,--disable-capstone"
PACKAGECONFIG[libnfs] = "--enable-libnfs,--disable-libnfs,libnfs"
PACKAGECONFIG[brlapi] = "--enable-brlapi,--disable-brlapi"
PACKAGECONFIG[vde] = "--enable-vde,--disable-vde"
+PACKAGECONFIG[rbd] = "--enable-rbd,--disable-rbd"
INSANE_SKIP_${PN} = "arch"
--
2.25.1
next prev parent reply other threads:[~2022-10-13 16:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-13 16:36 [OE-core][dunfell 0/9] Patch review Steve Sakoman
2022-10-13 16:36 ` [OE-core][dunfell 1/9] dhcp: Fix CVE-2022-2928 & CVE-2022-2929 Steve Sakoman
2022-10-13 16:36 ` [OE-core][dunfell 2/9] qemu: CVE-2021-3750 hcd-ehci: DMA reentrancy issue leads to use-after-free Steve Sakoman
2022-10-13 16:36 ` [OE-core][dunfell 3/9] python3: upgrade 3.8.13 -> 3.8.14 Steve Sakoman
2022-10-13 16:36 ` [OE-core][dunfell 4/9] selftest: skip virgl test on ubuntu 22.04 Steve Sakoman
2022-10-13 16:36 ` [OE-core][dunfell 5/9] uninative: Upgrade to 3.7 to work with glibc 2.36 Steve Sakoman
2022-10-13 16:36 ` [OE-core][dunfell 6/9] externalsrc: git submodule--helper list unsupported Steve Sakoman
2022-10-13 16:36 ` [OE-core][dunfell 7/9] qemu: Avoid accidental libvdeplug linkage Steve Sakoman
2022-10-13 16:36 ` Steve Sakoman [this message]
2022-10-13 16:36 ` [OE-core][dunfell 9/9] qemu: Avoid accidental librdmacm linkage Steve Sakoman
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=bb32854dbe68335d834aaa80e42d6a524ea4e1b2.1665678874.git.steve@sakoman.com \
--to=steve@sakoman.com \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox