[Buildroot] [PATCH v2 1/2] nghttp2: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Jul 19 15:02:59 UTC 2018


Hello,

On Thu, 19 Jul 2018 15:54:08 +0200, Michaël Burtin wrote:
> nghttp2 is an implementation of HTTP/2 and its header
> compression algorithm HPACK in C.
> 
> Signed-off-by: Michaël Burtin <michael.burtin at netgem.com>
> Signed-off-by: Anisse Astier <anisse.astier.ext at netgem.com>
> 
> ---
> Changes v1 -> v2 (from Thomas Petazzoni review):
>   - rename package to nghttp2 (original software name)
>   - fix formatting (checked with check-package)
>   - package added to DEVELOPERS file
>   - fix LICENSE_FILES (remove LICENCE)
>   - add checksum for COPYING file
> ---
>  DEVELOPERS                   |  1 +
>  package/Config.in            |  1 +
>  package/nghttp2/Config.in    |  7 +++++++
>  package/nghttp2/nghttp2.hash |  3 +++
>  package/nghttp2/nghttp2.mk   | 22 ++++++++++++++++++++++
>  5 files changed, 34 insertions(+)
>  create mode 100644 package/nghttp2/Config.in
>  create mode 100644 package/nghttp2/nghttp2.hash
>  create mode 100644 package/nghttp2/nghttp2.mk

Thanks, both patches applied!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list