diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-07-31 14:53:30 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-07-31 15:18:31 -0400 |
| commit | d6ce6b1c2a3c17f4157717ded2414a1bc4df2b03 (patch) | |
| tree | 0a0795b257487cf4eae5be19ab06e46225ab60f0 | |
| parent | 30e66c4cfe737a48aea6bea5c25e1601c2c41859 (diff) | |
| download | meta-cloud-services-d6ce6b1c2a3c17f4157717ded2414a1bc4df2b03.tar.gz | |
qemu: add qemu 2.0.0 bbappend
Adding a qemu 2.0.0 bbappend to sync with oe-core master.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| -rw-r--r-- | meta-openstack/recipes-dangling/qemu/qemu_1.7.0.bbappend (renamed from meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend) | 0 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/qemu/qemu_2.0.0.bbappend | 5 |
2 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend b/meta-openstack/recipes-dangling/qemu/qemu_1.7.0.bbappend index f100c28..f100c28 100644 --- a/meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend +++ b/meta-openstack/recipes-dangling/qemu/qemu_1.7.0.bbappend | |||
diff --git a/meta-openstack/recipes-devtools/qemu/qemu_2.0.0.bbappend b/meta-openstack/recipes-devtools/qemu/qemu_2.0.0.bbappend new file mode 100644 index 0000000..f100c28 --- /dev/null +++ b/meta-openstack/recipes-devtools/qemu/qemu_2.0.0.bbappend | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice," | ||
| 2 | |||
| 3 | PACKAGECONFIG ?= "spice virtfs attr cap-ng" | ||
| 4 | PACKAGECONFIG_class-native = "" | ||
| 5 | PACKAGECONFIG_class-nativesdk = "" \ No newline at end of file | ||
