[Buildroot] [PATCH v2] sslh: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Feb 21 20:18:23 UTC 2017


Hello,

On Thu, 26 Jan 2017 10:40:36 +0100, David Bachelart wrote:
> Signed-off-by: David Bachelart <david.bachelart at bbright.com>
> ---
> Changes v1 -> v2:
>   - rewrite patch (suggested by Thomas Petazzoni). sslh version is 
>     extracted from git, but this version is corrupted if we use git 
>     as VCS for buildroot. This new patch is a more flexible way to 
>     handle this : the version is now extracted from git only if the
>     sslh directory is handled by git
>   - fix comment in Config.in file (suggested by Thomas Petazzoni)
>   - rewrite init script (suggested by Thomas Petazzoni)
>   - remove sslh.default file (suggested by Thomas Petazzoni)
>   - fix sslh.mk file (suggested by Thomas Petazzoni)
>     - indentation
>     - version now includes "v" prefix
>     - fix license
>     - use install target of upstream makefile
>   - register myself as developer for sslh in DEVELOPERS file
> ---
>  DEVELOPERS                                         |  1 +
>  package/Config.in                                  |  1 +
>  ...ion-while-building-sslh-in-a-larger-git-t.patch | 43 +++++++++++++++++++
>  package/sslh/Config.in                             | 14 +++++++
>  package/sslh/S35sslh                               | 48 ++++++++++++++++++++++
>  package/sslh/sslh.hash                             |  4 ++
>  package/sslh/sslh.mk                               | 28 +++++++++++++
>  7 files changed, 139 insertions(+)
>  create mode 100644 package/sslh/0001-secure-version-while-building-sslh-in-a-larger-git-t.patch
>  create mode 100644 package/sslh/Config.in
>  create mode 100644 package/sslh/S35sslh
>  create mode 100644 package/sslh/sslh.hash
>  create mode 100644 package/sslh/sslh.mk

This package is causing some build failures:

  http://autobuild.buildroot.net/?reason=sslh-v1.18

Could you investigate and provide a fix for this issue ?

Thanks a lot!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list