aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/qemu/qemu_2.1.0.bbappend4
1 files changed, 1 insertions, 3 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
index 1c8c682f..7af292a8 100644
--- a/meta-openstack/recipes-devtools/qemu/qemu_2.1.0.bbappend
+++ b/meta-openstack/recipes-devtools/qemu/qemu_2.1.0.bbappend
@@ -1,5 +1,3 @@
-PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice,"
-
-PACKAGECONFIG ?= "fdt spice virtfs attr cap-ng"
+PACKAGECONFIG ?= "fdt virtfs attr cap-ng"
PACKAGECONFIG_class-native = "fdt"
PACKAGECONFIG_class-nativesdk = "fdt"