All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/capnproto: increase gcc version dependency
Date: Tue, 10 Sep 2019 12:04:27 +0200	[thread overview]
Message-ID: <20190910120427.09e0857a@windsurf> (raw)
In-Reply-To: <20190821132153.GC26497@coltrane>

On Wed, 21 Aug 2019 15:21:54 +0200
Koen Martens <gmc@sonologic.nl> wrote:

> The new version of capnproto requires c++14, therefore
> the dependency has been increase from at least gcc 4.8
> to at least gcc 5.x.
> 
> This patch should be applied to a branch that already
> has the patch that increases the capnproto version to
> 0.7.0. At the time of writing this, that means the next
> branch.
> 
> Signed-off-by: Koen Martens <gmc@sonologic.nl>

Thanks for this contribution. Unfortunately, your patch wasn't correct:
it was only updating the Config.in, but not the dependency of the
package itself, so it was in fact doing nothing. Also, c-capnproto had
to be fixed as well, as it selects capnproto. In the mean time, Joel
Carlson provided correct patches, which I just merged.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      parent reply	other threads:[~2019-09-10 10:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-21 13:21 [Buildroot] [PATCH 1/1] package/capnproto: increase gcc version dependency Koen Martens
2019-09-02 18:06 ` Koen Martens
2019-09-10 10:41   ` Thomas Petazzoni
2019-09-10 10:04 ` 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=20190910120427.09e0857a@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.