diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-05-21 14:52:06 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-05-21 14:52:09 -0400 |
| commit | d0875a6a1c25fb866f00a266ddb8916b0ff04f3c (patch) | |
| tree | 139e6332d7f2aa70e478506d49d3768e6841e58e /meta-openstack/recipes-devtools | |
| parent | 7843b565ce30dbd7f84a78dc658c1da13f8707a4 (diff) | |
| download | meta-cloud-services-d0875a6a1c25fb866f00a266ddb8916b0ff04f3c.tar.gz | |
qemu: drop spice from default packageconfig
Spice is in meta-cloud-services, so we'll move that package config item
there.
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_2.1.0.bbappend | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/qemu/qemu_2.1.0.bbappend b/meta-openstack/recipes-devtools/qemu/qemu_2.1.0.bbappend index 1c8c682..7af292a 100644 --- a/meta-openstack/recipes-devtools/qemu/qemu_2.1.0.bbappend +++ b/meta-openstack/recipes-devtools/qemu/qemu_2.1.0.bbappend | |||
| @@ -1,5 +1,3 @@ | |||
| 1 | PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice," | 1 | PACKAGECONFIG ?= "fdt virtfs attr cap-ng" |
| 2 | |||
| 3 | PACKAGECONFIG ?= "fdt spice virtfs attr cap-ng" | ||
| 4 | PACKAGECONFIG_class-native = "fdt" | 2 | PACKAGECONFIG_class-native = "fdt" |
| 5 | PACKAGECONFIG_class-nativesdk = "fdt" | 3 | PACKAGECONFIG_class-nativesdk = "fdt" |
