aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/qemu/qemu_2.1.0.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/qemu/qemu_2.1.0.bbappend')
-rw-r--r--meta-openstack/recipes-devtools/qemu/qemu_2.1.0.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/qemu/qemu_2.1.0.bbappend b/meta-openstack/recipes-devtools/qemu/qemu_2.1.0.bbappend
new file mode 100644
index 00000000..1c8c682f
--- /dev/null
+++ b/meta-openstack/recipes-devtools/qemu/qemu_2.1.0.bbappend
@@ -0,0 +1,5 @@
+PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice,"
+
+PACKAGECONFIG ?= "fdt spice virtfs attr cap-ng"
+PACKAGECONFIG_class-native = "fdt"
+PACKAGECONFIG_class-nativesdk = "fdt"