[meta-virtualization] [PATCH] lxc.cfg: set CONFIG_VXLAN=m for running in virtual machine

Bruce Ashfield bruce.ashfield at gmail.com
Sun Aug 18 19:28:27 PDT 2019


merged

Bruce

On Tue, Aug 13, 2019 at 7:07 AM Chen Qi <Qi.Chen at windriver.com> wrote:
>
> The vxlan module is needed if user or some software is trying
> to configure network when the image is running in virtual machine.
>
> Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
> ---
>  recipes-kernel/linux/linux-yocto/lxc.cfg | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/recipes-kernel/linux/linux-yocto/lxc.cfg b/recipes-kernel/linux/linux-yocto/lxc.cfg
> index adaad3a..3fefc03 100644
> --- a/recipes-kernel/linux/linux-yocto/lxc.cfg
> +++ b/recipes-kernel/linux/linux-yocto/lxc.cfg
> @@ -30,3 +30,4 @@ CONFIG_RD_GZIP=y
>  # Support for virtual ethernet and LXC
>  CONFIG_VETH=y
>  CONFIG_MACVLAN=y
> +CONFIG_VXLAN=m
> --
> 2.17.1
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


More information about the meta-virtualization mailing list