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] linux: enable all options needed by xtables-addons
Date: Sun, 23 Aug 2015 21:02:00 +0200	[thread overview]
Message-ID: <20150823210200.129b1843@free-electrons.com> (raw)
In-Reply-To: <1440194309-22489-1-git-send-email-yann.morin.1998@free.fr>

Dear Yann E. MORIN,

On Fri, 21 Aug 2015 23:58:29 +0200, Yann E. MORIN wrote:
> Both of CONFIG_NF_CONNTRACK and CONFIG_NF_CONNTRACK_MARK are needed by
> xtables-addons.
> 
> Although the current code does enable them in the linux' .config file,
> the former is protected behind CONFIG_NETFILTER_ADVANCED, which may be
> missing from a user-supplied (def)config file, and is missing from some
> of the bundled defconfigs as well.
> 
> For example, the following defconfig fails to build:
> 
>     BR2_TOOLCHAIN_EXTERNAL=y
>     BR2_LINUX_KERNEL=y
>     BR2_LINUX_KERNEL_DEFCONFIG="i386"
>     BR2_PACKAGE_XTABLES_ADDONS=y
> 
> So, also force-enable CONFIG_NETFILTER_ADVANCED.
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> ---
>  linux/linux.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

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

      reply	other threads:[~2015-08-23 19:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-21 21:58 [Buildroot] [PATCH] linux: enable all options needed by xtables-addons Yann E. MORIN
2015-08-23 19: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=20150823210200.129b1843@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