summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/libvirt/libvirt_1.1.2.bb2
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,"
131PACKAGECONFIG[yajl] = "--with-yajl,--without-yajl,yajl,yajl" 131PACKAGECONFIG[yajl] = "--with-yajl,--without-yajl,yajl,yajl"
132PACKAGECONFIG[xen] = "--with-xen,--without-xen,xen," 132PACKAGECONFIG[xen] = "--with-xen,--without-xen,xen,"
133PACKAGECONFIG[xenapi] = "--with-xenapi,--without-xenapi,," 133PACKAGECONFIG[xenapi] = "--with-xenapi,--without-xenapi,,"
134PACKAGECONFIG[libxl] = "--with-libxl=${STAGING_DIR_TARGET}/lib,--without-libxl,xen," 134PACKAGECONFIG[libxl] = "--with-libxl=${STAGING_DIR_TARGET}/lib,--without-libxl,libxl,"
135PACKAGECONFIG[xen-inotify] = "--with-xen-inotify,--without-xen-inotify,xen," 135PACKAGECONFIG[xen-inotify] = "--with-xen-inotify,--without-xen-inotify,xen,"
136PACKAGECONFIG[uml] = "--with-uml, --without-uml,," 136PACKAGECONFIG[uml] = "--with-uml, --without-uml,,"
137PACKAGECONFIG[openvz] = "--with-openvz,--without-openvz,," 137PACKAGECONFIG[openvz] = "--with-openvz,--without-openvz,,"