]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libssh2: fix pkg-config info for mbedtls backend
authorBaruch Siach <baruch@tkos.co.il>
Tue, 20 Mar 2018 18:46:35 +0000 (20:46 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 24 Mar 2018 20:39:49 +0000 (21:39 +0100)
commitebbf8746243ee4fa6b51a5a6afa8b14459b4178f
tree54170caa5d7fe6648fa811b8387fc546565a31f3
parent9d1eaf01d424a77245494a9f7572fc7af0c93a38
libssh2: fix pkg-config info for mbedtls backend

The libssh2.pc file did not contain the needed info for static link with
libssh2. Add a patch fixing that.

Fixes (qemu):
http://autobuild.buildroot.net/results/634/6346b25be2844f9ef722e52040ac1b43d9c38899/

Cc: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libssh2/0002-acinclude.m4-add-mbedtls-to-LIBS.patch [new file with mode: 0644]