diff options
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend | 2 |
1 files changed, 2 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 index c5d0b2d..a7e0db9 100644 --- a/meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend +++ b/meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice," | 1 | PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice," |
| 2 | 2 | ||
| 3 | PACKAGECONFIG ?= "spice virtfs" | 3 | PACKAGECONFIG ?= "spice virtfs" |
| 4 | PACKAGECONFIG_class-native = "" | ||
| 5 | PACKAGECONFIG_class-nativesdk = "" \ No newline at end of file | ||
