curl: add PACKAGECONFIG option to use libssh2
authorFabrice Coulon <fabrice@axis.com>
Fri, 3 Oct 2014 08:21:49 +0000 (10:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Oct 2014 15:44:31 +0000 (16:44 +0100)
commit060da6841b39f34c7ef1a4036c3ca0ce90319be8
tree82bb6e54510383336b82548bf911523056c4cb7a
parentd0b49d068fea1d8cdfba4e66159d9c61c82d88ad
curl: add PACKAGECONFIG option to use libssh2

The user can enable libssh2 via conf/local.conf or custom distro
configuration, this will pull in libssh2, which is not used by default.

For example, a curl_x.y.z.bbappend file containing the following line:
PACKAGECONFIG += "libssh2"

(From OE-Core rev: d425e005d274cac0ef7160f53c41bda175444f69)

Signed-off-by: Fabrice Coulon <fabrice.coulon@axis.com>
Signed-off-by: Olof Johansson <olof.johansson@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/curl/curl_7.37.1.bb