From e2887bb0696f9a4a538bc31d43cb26695575b938 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 25 Mar 2014 15:44:35 -0400 Subject: qemu: enable spice for qemu console access Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend (limited to 'meta-openstack') diff --git a/meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend b/meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend new file mode 100644 index 0000000..c5d0b2d --- /dev/null +++ b/meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend @@ -0,0 +1,3 @@ +PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice," + +PACKAGECONFIG ?= "spice virtfs" -- cgit v1.2.3-54-g00ecf