merged Bruce
On Tue, Aug 13, 2019 at 7:07 AM Chen Qi <[email protected]> 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 <[email protected]> > --- > 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 > [email protected] > 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 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
