diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-08-25 13:43:48 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-08-25 13:44:03 -0400 |
| commit | 2d4fa14e545084acd35cbe19e32807ff96d93859 (patch) | |
| tree | 981793be8cb017d132ee915337befc30d273cddd /meta-openstack/recipes-devtools | |
| parent | e9136650b58e24c4641e7cf008c857f349c92c03 (diff) | |
| download | meta-cloud-services-2d4fa14e545084acd35cbe19e32807ff96d93859.tar.gz | |
bbappends: resync bbappends to oe-core/meta-oe latest
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.0.0.bbappend | 5 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/qemu/qemu_2.1.0.bbappend | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/meta-openstack/recipes-devtools/qemu/qemu_2.0.0.bbappend b/meta-openstack/recipes-devtools/qemu/qemu_2.0.0.bbappend deleted file mode 100644 index f100c28..0000000 --- a/meta-openstack/recipes-devtools/qemu/qemu_2.0.0.bbappend +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 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 | ||
diff --git a/meta-openstack/recipes-devtools/qemu/qemu_2.1.0.bbappend b/meta-openstack/recipes-devtools/qemu/qemu_2.1.0.bbappend new file mode 100644 index 0000000..1c8c682 --- /dev/null +++ b/meta-openstack/recipes-devtools/qemu/qemu_2.1.0.bbappend | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice," | ||
| 2 | |||
| 3 | PACKAGECONFIG ?= "fdt spice virtfs attr cap-ng" | ||
| 4 | PACKAGECONFIG_class-native = "fdt" | ||
| 5 | PACKAGECONFIG_class-nativesdk = "fdt" | ||
