aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/qemu/qemu_2.%.bbappend
blob: 9d774c495ac008121f33de3f775b93684ac2b830 (plain)
1
2
3
4
5
6
PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice,"
PACKAGECONFIG[libseccomp] = "--enable-seccomp,--disable-seccomp,libseccomp,libseccomp"

PACKAGECONFIG ?= "fdt spice virtfs libcap-ng"
PACKAGECONFIG_class-native = "fdt"
PACKAGECONFIG_class-nativesdk = "fdt"