diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-03-25 15:44:35 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-03-25 15:44:35 -0400 |
| commit | e2887bb0696f9a4a538bc31d43cb26695575b938 (patch) | |
| tree | 6171014288ac28d85bc8a49c0e46f57363a8711c /meta-openstack/recipes-devtools | |
| parent | 1bc6c6679404f4896ac09a1ac38a315599008bc7 (diff) | |
| download | meta-cloud-services-e2887bb0696f9a4a538bc31d43cb26695575b938.tar.gz | |
qemu: enable spice for qemu console access
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools')
| -rw-r--r-- | meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend | 3 |
1 files changed, 3 insertions, 0 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 new file mode 100644 index 0000000..c5d0b2d --- /dev/null +++ b/meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice," | ||
| 2 | |||
| 3 | PACKAGECONFIG ?= "spice virtfs" | ||
