From fba03603996dd9221717e0bed648c28cfdeb2ead Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 7 May 2014 09:10:58 -0400 Subject: Revert "libvirt: force use of libssh2" This reverts commit df0678b3c9c44aac9703dcf78ceb4fdbe8397f3e. --- recipes-extended/libvirt/libvirt_1.2.2.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-extended/libvirt/libvirt_1.2.2.bb b/recipes-extended/libvirt/libvirt_1.2.2.bb index eaa880c6..a66a6adb 100644 --- a/recipes-extended/libvirt/libvirt_1.2.2.bb +++ b/recipes-extended/libvirt/libvirt_1.2.2.bb @@ -134,7 +134,6 @@ PRIVATE_LIBS_${PN}-ptest = " \ # full config PACKAGECONFIG ??= "qemu yajl uml openvz vmware vbox esx iproute2 lxc test \ remote macvtap libvirtd netcf udev python ebtables \ - ssh2 \ ${@base_contains('DISTRO_FEATURES', 'selinux', 'selinux', '', d)} \ ${@base_contains('DISTRO_FEATURES', 'xen', 'xen libxl xen-inotify', '', d)} \ ${@base_contains('DISTRO_FEATURES', 'x11', 'polkit', '', d)} \ @@ -170,7 +169,6 @@ PACKAGECONFIG[python] = ",,python," PACKAGECONFIG[sasl] = "--with-sasl,--without-sasl,cyrus-sasl,cyrus-sasl" PACKAGECONFIG[iproute2] = "ac_cv_path_IP_PATH=/sbin/ip,ac_cv_path_IP_PATH=,iproute2,iproute2" PACKAGECONFIG[numactl] = "--with-numactl,--without-numactl,numactl," -PACKAGECONFIG[ssh2] = "--with-ssh2,--without-ssh2,libssh2," # Enable the Python tool support require libvirt-python.inc -- cgit v1.2.3-54-g00ecf