summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend b/meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend
index a7e0db9..f100c28 100644
--- a/meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend
+++ b/meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend
@@ -1,5 +1,5 @@
1PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice," 1PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice,"
2 2
3PACKAGECONFIG ?= "spice virtfs" 3PACKAGECONFIG ?= "spice virtfs attr cap-ng"
4PACKAGECONFIG_class-native = "" 4PACKAGECONFIG_class-native = ""
5PACKAGECONFIG_class-nativesdk = "" \ No newline at end of file 5PACKAGECONFIG_class-nativesdk = "" \ No newline at end of file