[yocto] Enabling SFTP on libcurl package

Daniel Stenberg daniel at haxx.se
Thu Jul 18 10:52:20 PDT 2013


On Thu, 18 Jul 2013, squirem wrote:

>> Seems libssh2 is not included in oe-core and meta-oe, you should add recipe
>> for libssh2 firstly.
>
> I've never personally written a bitbake recipe, but I guess it's worth 
> trying. If I can't figure it out I may try to see if someone more 
> knowledgeable might have interest in the library.

libssh2 is a rather standard autotools-using library that itself depends on a 
crypto backend (OpenSSL or gcrypt). There should be plenty of recipes for 
similar libs to get inspiration from.

-- 

  / daniel.haxx.se (maintainer of libcurl and libssh2...)



More information about the yocto mailing list