]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: netfilter: Enable CONFIG_NETFILTER_XT_TARGET_LOG
authorBruce Ashfield <bruce.ashfield@gmail.com>
Fri, 1 Mar 2019 05:34:23 +0000 (00:34 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Mar 2019 07:11:49 +0000 (07:11 +0000)
commit4f3371b06d878800d2f759e00f7d5f4b244e7bf6
tree68109ad805ce75592aaa2a12445f43f4ffb92afa
parentc31bcb0555ae77fcb59c4d0798ec66bb27f63dc2
linux-yocto: netfilter: Enable CONFIG_NETFILTER_XT_TARGET_LOG

[
    In order for logging to work, as for example seen with the default
    configuration of 'ufw' we need to have logging support enabled.  This is
    currently gated on the CONFIG_NETFILTER_XT_TARGET_LOG option, so enable
    it here.

Fixes: f56608b405f0 ("meta: cleanup invalid/obselete 3.4 CONFIG options")
Signed-off-by: Tom Rini <trini@konsulko.com>
]

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
meta/recipes-kernel/linux/linux-yocto_4.19.bb