[Buildroot] [PATCH v3 1/2] libssh: new package

Bernd Kuhls bernd.kuhls at t-online.de
Mon Aug 31 14:38:43 UTC 2015


Am Mon, 31 Aug 2015 20:59:04 +0800 schrieb Scott Fan:

> libssh2 and libssh both implement SSH and provide a library API for
> apps.
> Both support SSH, SFTP, auth, channels etc. Both are 25K-30K lines of
> code.

Tested-by: Bernd Kuhls <bernd.kuhls at t-online.de>
(only compile tested and linked with Kodi using this
 patch: http://patchwork.ozlabs.org/patch/512504/)

This defconfig was used:

BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_PACKAGE_KODI=y
BR2_PACKAGE_KODI_LIBSSH=y
BR2_PACKAGE_MESA3D=y
BR2_PACKAGE_MESA3D_DRI_DRIVER_I915=y
BR2_PACKAGE_XORG7=y

Please note that OpenELEC carries a patch to fix compilation problems 
with gcc5: https://github.com/OpenELEC/OpenELEC.tv/blob/master/packages/
network/libssh/patches/libssh-gcc-5-fix.patch
I did not try to compile libssh with gcc5...

Regards, Bernd



More information about the buildroot mailing list