From 1d4c08b95f5d9a1eb03edf564e383febc5f97864 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 31 Jul 2014 14:53:30 -0400 Subject: 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 --- meta-openstack/recipes-dangling/qemu/qemu_1.7.0.bbappend | 5 +++++ meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend | 5 ----- meta-openstack/recipes-devtools/qemu/qemu_2.0.0.bbappend | 5 +++++ 3 files changed, 10 insertions(+), 5 deletions(-) create mode 100644 meta-openstack/recipes-dangling/qemu/qemu_1.7.0.bbappend delete mode 100644 meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend create mode 100644 meta-openstack/recipes-devtools/qemu/qemu_2.0.0.bbappend diff --git a/meta-openstack/recipes-dangling/qemu/qemu_1.7.0.bbappend b/meta-openstack/recipes-dangling/qemu/qemu_1.7.0.bbappend new file mode 100644 index 0000000..f100c28 --- /dev/null +++ b/meta-openstack/recipes-dangling/qemu/qemu_1.7.0.bbappend @@ -0,0 +1,5 @@ +PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice," + +PACKAGECONFIG ?= "spice virtfs attr cap-ng" +PACKAGECONFIG_class-native = "" +PACKAGECONFIG_class-nativesdk = "" \ No newline at end of file diff --git a/meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend b/meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend deleted file mode 100644 index f100c28..0000000 --- a/meta-openstack/recipes-devtools/qemu/qemu_1.7.0.bbappend +++ /dev/null @@ -1,5 +0,0 @@ -PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice," - -PACKAGECONFIG ?= "spice virtfs attr cap-ng" -PACKAGECONFIG_class-native = "" -PACKAGECONFIG_class-nativesdk = "" \ No newline at end of file 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 @@ +PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice," + +PACKAGECONFIG ?= "spice virtfs attr cap-ng" +PACKAGECONFIG_class-native = "" +PACKAGECONFIG_class-nativesdk = "" \ No newline at end of file -- cgit v1.2.3-54-g00ecf