All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] iputils: new package
Date: Thu, 19 Sep 2013 16:59:17 +0200	[thread overview]
Message-ID: <20130919165917.021f2bd4@skate> (raw)
In-Reply-To: <523AFFFA.7020809@mind.be>

Arnout, Matthew,

On Thu, 19 Sep 2013 15:45:30 +0200, Arnout Vandecappelle wrote:

> > After removing libsysfs and libcap (below) that leaves openssl.  Since
> > that's conditional, would something like this be reasonable?
> > if BR2_INET_IPV6
> >          select BR2_OPENSSL
> > endif
> 
>   Correct, except that it should be:
> 
> 	select BR2_OPENSSL if BR2_INET_IPV6

Just curious: does this package really needs OpenSSL only when IPv6
support is available? At first sight, I don't quite see why SSL support
and IPv6 support would be related, but maybe I'm missing something?

At least, this unusual select should carry a comment above it that
explains why it is needed.

Thanks!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2013-09-19 14:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-18 19:36 [Buildroot] [PATCH 1/1] iputils: new package Matt Weber
2013-09-18 22:03 ` Matthew Weber
2013-09-18 22:36 ` Arnout Vandecappelle
2013-09-19 13:37   ` mlweber1 at rockwellcollins.com
2013-09-19 13:45     ` Arnout Vandecappelle
2013-09-19 14:59       ` Thomas Petazzoni [this message]
2013-09-19 15:02         ` mlweber1 at rockwellcollins.com
2013-09-19 16:11           ` Thomas Petazzoni

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=20130919165917.021f2bd4@skate \
    --to=thomas.petazzoni@free-electrons.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.