On 9 June 2016 at 16:13, Rajasekaran, Monica < Monica.Rajasekaran@us.fujitsu.com> wrote: > I am new to the Yocto project. Could someone please give me information on > how to install openvswitch ? I have already done the same in other Linux > OSs but no idea on how to do the same for Yocto. > > The meta-virtualization layer ( http://layers.openembedded.org/layerindex/branch/master/layer/meta-virtualization/) has a recipe for openvswitch, so add that to your bblayers.conf and add the packages you need to your image. Ross