Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/ipsec-tools: hybrid config support
Date: Sun, 1 Feb 2015 23:29:18 +0100	[thread overview]
Message-ID: <20150201232918.3e7db047@free-electrons.com> (raw)
In-Reply-To: <1422768412-13155-1-git-send-email-rdkehn@yahoo.com>

Dear Doug Kehn,

On Sat, 31 Jan 2015 23:26:52 -0600, Doug Kehn wrote:
> Add config option for enabling hybrid mode.  Hybrid mode is required for
> successful interoperability.
> 
> Signed-off-by: Doug Kehn <rdkehn@yahoo.com>
> ---
>  package/ipsec-tools/Config.in      | 6 ++++++
>  package/ipsec-tools/ipsec-tools.mk | 7 ++++++-
>  2 files changed, 12 insertions(+), 1 deletion(-)

Applied, thanks. I originally wondered if we shouldn't simply enable
this option by default, since it doesn't require any external
dependency. However, there are already several ipsec-tools options that
exist without having external dependencies, so the addition of this
new option continues in the same logic.

> +ifeq ($(BR2_PACKAGE_IPSEC_TOOLS_HYBRID), y)

I've committed a follow-up patch to replace ', y' by ',y' which is what
we use everywhere in Buildroot.

Thanks,

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

      reply	other threads:[~2015-02-01 22:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-01  5:26 [Buildroot] [PATCH] package/ipsec-tools: hybrid config support Doug Kehn
2015-02-01 22:29 ` 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=20150201232918.3e7db047@free-electrons.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox