summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libssh2/libssh2_1.4.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* libssh2: fix CVE-2015-1782Hugo Vasconcelos Saldanha2015-08-031-1/+3
| | | | | | | Refer to: http://www.libssh2.org/adv_20150311.html Signed-off-by: Hugo Vasconcelos Saldanha <hugo.saldanha@aker.com.br> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libssh2: add recipe fileFabrice Coulon2014-10-061-0/+18
A separate commit on curl adds a PACKAGECONFIG option within the curl recipe in OE-Core to use libssh2 in curl, the user can enable libssh2 via conf/local.conf or custom distro configuration, this will pull in libssh2, which is not used by default. Signed-off-by: Fabrice Coulon <fabrice.coulon@axis.com> Signed-off-by: Olof Johansson <olof.johansson@axis.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>