From 81533d5e945f8536b782253b4e4db276e9ad25a9 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 21 May 2015 14:54:35 -0400 Subject: qemu: add (and enable) spice in qemu Signed-off-by: Bruce Ashfield --- recipes-devtools/qemu/qemu_2.1.0.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes-devtools/qemu/qemu_2.1.0.bbappend diff --git a/recipes-devtools/qemu/qemu_2.1.0.bbappend b/recipes-devtools/qemu/qemu_2.1.0.bbappend new file mode 100644 index 0000000..edc2af9 --- /dev/null +++ b/recipes-devtools/qemu/qemu_2.1.0.bbappend @@ -0,0 +1,3 @@ +PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice," + +PACKAGECONFIG ?= "fdt spice virtfs attr cap-ng" -- cgit v1.2.3-54-g00ecf