]> code.ossystems Code Review - openembedded-core.git/commit
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 09:39:12 +0000 (10:39 +0100)
commitd425e005d274cac0ef7160f53c41bda175444f69
treecdb3fb9b5fa2aebba4cfe3d37d966eae1ef23064
parentd7bb1d8b1a7cd11895037b7984b9aa916efa9733
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"

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