merged

Bruce

On Thu, Jan 24, 2019 at 8:48 PM Hongzhi.Song <[email protected]> wrote:
>
> kernel has replaced CONFIG_NF_CONNTRACK_IPV4 with CONFIG_NF_CONNTRACK.
> [commit: a0ae2562c]
>
> Signed-off-by: Hongzhi.Song <[email protected]>
> ---
>  recipes-kernel/linux/linux-yocto/docker.cfg | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-kernel/linux/linux-yocto/docker.cfg 
> b/recipes-kernel/linux/linux-yocto/docker.cfg
> index 4ee8e36..79012a6 100644
> --- a/recipes-kernel/linux/linux-yocto/docker.cfg
> +++ b/recipes-kernel/linux/linux-yocto/docker.cfg
> @@ -1,7 +1,7 @@
>  CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
>  CONFIG_IP_NF_FILTER=m
>  CONFIG_NF_NAT=m
> -CONFIG_NF_CONNTRACK_IPV4=y
> +CONFIG_NF_CONNTRACK=y
>
>  CONFIG_DM_THIN_PROVISIONING=m
>
> --
> 2.8.1
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
-- 
_______________________________________________
meta-virtualization mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-virtualization

Reply via email to