]> code.ossystems Code Review - openembedded-core.git/commit
qemu.inc: Add seccomp PACKAGECONFIG option
authorNathan Rossi <nathan@nathanrossi.com>
Tue, 15 Dec 2020 08:28:15 +0000 (08:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Dec 2020 22:52:13 +0000 (22:52 +0000)
commit7c8245f41d43b5a267d51f3c7784536eee23fca2
treec71224934de10e9d9fcac62dfdf97dc72e6b16f4
parent0928aea49741432cf36c9ecc48e9fadefa9d5ccb
qemu.inc: Add seccomp PACKAGECONFIG option

Add the seccomp PACKAGECONFIG option to allow building seccomp features
in QEMU. The libseccomp library is available in additional layers (e.g.
meta-security).

Additionally this serves as a way to disable seccomp by default to avoid
the configure of QEMU automatically finding it (via pkg-config) on the
build host when building qemu-system-native and auto enabling the
feature.

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu.inc