Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/2] nghttp2: new package
Date: Thu, 19 Jul 2018 17:02:59 +0200	[thread overview]
Message-ID: <20180719170259.76870b82@windsurf> (raw)
In-Reply-To: <20180719135409.8859-1-michael.burtin@netgem.com>

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@netgem.com>
> Signed-off-by: Anisse Astier <anisse.astier.ext@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

      parent reply	other threads:[~2018-07-19 15:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-19 13:54 [Buildroot] [PATCH v2 1/2] nghttp2: new package Michaël Burtin
2018-07-19 13:54 ` [Buildroot] [PATCH v2 2/2] libcurl: add nghttp2 optional dependency Michaël Burtin
2018-07-19 15:02 ` Thomas Petazzoni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180719170259.76870b82@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox