diff options
-rw-r--r-- | recipes-extended/libvirt/libvirt_1.1.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/libvirt/libvirt_1.1.2.bb b/recipes-extended/libvirt/libvirt_1.1.2.bb index 819072dc..ca34b3cd 100644 --- a/recipes-extended/libvirt/libvirt_1.1.2.bb +++ b/recipes-extended/libvirt/libvirt_1.1.2.bb | |||
@@ -131,7 +131,7 @@ PACKAGECONFIG[qemu] = "--with-qemu,--without-qemu,qemu," | |||
131 | PACKAGECONFIG[yajl] = "--with-yajl,--without-yajl,yajl,yajl" | 131 | PACKAGECONFIG[yajl] = "--with-yajl,--without-yajl,yajl,yajl" |
132 | PACKAGECONFIG[xen] = "--with-xen,--without-xen,xen," | 132 | PACKAGECONFIG[xen] = "--with-xen,--without-xen,xen," |
133 | PACKAGECONFIG[xenapi] = "--with-xenapi,--without-xenapi,," | 133 | PACKAGECONFIG[xenapi] = "--with-xenapi,--without-xenapi,," |
134 | PACKAGECONFIG[libxl] = "--with-libxl=${STAGING_DIR_TARGET}/lib,--without-libxl,xen," | 134 | PACKAGECONFIG[libxl] = "--with-libxl=${STAGING_DIR_TARGET}/lib,--without-libxl,libxl," |
135 | PACKAGECONFIG[xen-inotify] = "--with-xen-inotify,--without-xen-inotify,xen," | 135 | PACKAGECONFIG[xen-inotify] = "--with-xen-inotify,--without-xen-inotify,xen," |
136 | PACKAGECONFIG[uml] = "--with-uml, --without-uml,," | 136 | PACKAGECONFIG[uml] = "--with-uml, --without-uml,," |
137 | PACKAGECONFIG[openvz] = "--with-openvz,--without-openvz,," | 137 | PACKAGECONFIG[openvz] = "--with-openvz,--without-openvz,," |