The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libssh2 / Config.in
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/libssh2/Config.in b/cirros-testvm/src-cirros/buildroot-2015.05/package/libssh2/Config.in
new file mode 100644 (file)
index 0000000..017fd40
--- /dev/null
@@ -0,0 +1,10 @@
+config BR2_PACKAGE_LIBSSH2
+       bool "libssh2"
+       select BR2_PACKAGE_LIBGCRYPT if !BR2_PACKAGE_OPENSSL
+       help
+         libssh2 is a client-side C library implementing the SSH2
+         protocol as defined by Internet Drafts: SECSH-TRANS(22),
+         SECSH-USERAUTH(25), SECSH-CONNECTION(23), SECSH-ARCH(20),
+         SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10)
+
+         http://www.libssh2.org/