diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/qemu/qemu_openstack.inc')
| -rw-r--r-- | meta-openstack/recipes-devtools/qemu/qemu_openstack.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-openstack/recipes-devtools/qemu/qemu_openstack.inc b/meta-openstack/recipes-devtools/qemu/qemu_openstack.inc index ad1ea25..e982d66 100644 --- a/meta-openstack/recipes-devtools/qemu/qemu_openstack.inc +++ b/meta-openstack/recipes-devtools/qemu/qemu_openstack.inc | |||
| @@ -2,8 +2,8 @@ PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice," | |||
| 2 | PACKAGECONFIG[libseccomp] = "--enable-seccomp,--disable-seccomp,libseccomp,libseccomp" | 2 | PACKAGECONFIG[libseccomp] = "--enable-seccomp,--disable-seccomp,libseccomp,libseccomp" |
| 3 | 3 | ||
| 4 | PACKAGECONFIG ?= "fdt virtfs libcap-ng" | 4 | PACKAGECONFIG ?= "fdt virtfs libcap-ng" |
| 5 | PACKAGECONFIG_x86 ?= "fdt spice virtfs libcap-ng" | 5 | PACKAGECONFIG:x86 ?= "fdt spice virtfs libcap-ng" |
| 6 | PACKAGECONFIG_x86-64 ?= "fdt spice virtfs libcap-ng" | 6 | PACKAGECONFIG:x86-64 ?= "fdt spice virtfs libcap-ng" |
| 7 | 7 | ||
| 8 | PACKAGECONFIG_class-native = "fdt" | 8 | PACKAGECONFIG:class-native = "fdt" |
| 9 | PACKAGECONFIG_class-nativesdk = "fdt" | 9 | PACKAGECONFIG:class-nativesdk = "fdt" |
