Hello Bruce, Thanks for answering my previous query. I have one more Issue : I have build kvm-image-minimal but it only has CLI interface virsh to mange VMs. Can you tell me how to integrate virt-manger in my package. From where should I get recipes for virt-manager and what are the dependencies. I am using Pocky - Morty. Any suggestions are welcome. Thanks in advance Nitish On Wed, Feb 1, 2017 at 10:12 PM, Bruce Ashfield wrote: > > > On Wed, Feb 1, 2017 at 3:04 PM, nitish jha wrote: > >> Hello All, >> >> I want to build yocto image with meta-virtualization layer >> >> my bblayer.conf looks like below >> >> BBPATH = "${TOPDIR}" >> BBFILES ?= "" >> BBLAYERS ?= " \ >> /home/testuser/Downloads/git/Yocto/poky/meta \ >> >> /home/testuser/Downloads/git/Yocto/poky/meta-poky \ >> >> /home/testuser/Downloads/git/Yocto/poky/meta-yocto-bsp \ >> >> /home/testuser/Downloads/git/Yocto/meta-openembedded/meta-oe \ >> >> /home/testuser/Downloads/git/Yocto/meta-openembedded/meta-networking \ >> >> /home/testuser/Downloads/git/Yocto/meta-openembedded/meta-perl \ >> >> /home/testuser/Downloads/git/Yocto/meta-openembedded/meta-python \ >> >> /home/testuser/Downloads/git/Yocto/openembedded-core/meta \ >> >> /home/testuser/Downloads/git/Yocto/meta-virtualization \ >> >> >> >> >> I am getting some error "Failing to expand vapigen_sysroot_preprocess in >> vala_0.34.0.bb file. >> >> This recipe file is inside openembedded-core/meta/recipe-devtools/vala >> >> is is reallz necessary to include openembedded-core/meta ?? >> > > poky/meta is oe-core/meta, so you don't need both. > > Bruce > > >> >> if yes then how should I solve this Issue. >> >> Thanks in advance. >> >> >> *Nitish Jha* >> >> >> >> >> -- >> _______________________________________________ >> meta-virtualization mailing list >> meta-virtualization@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" >