[meta-virtualization] Getting virtualization running on mbmax yocto

Supriti Singh supritisingh08 at gmail.com
Tue Feb 9 01:22:25 PST 2016


Hello,

I have a Minnowboard Max.
I followed the instructions http://wiki.minnowboard.org/Yocto_Project from
here to get a yocto kernel running on the board.

I want to enable virtualization with kvm.

My source hierarchy is :
$HOME/source/poky/"all the layers".

To add the meta-virtualization layer, I added the following into the
bblayers.conf
BBLAYERS += "/local/source/poky/meta-openembedded/meta-networking"
BBLAYERS += "/local/source/poky/meta-openembedded/meta-python"
BBLAYERS += "/local/source/poky/meta-openembedded/meta-oe"
BBLAYERS += "/local/source/poky/meta-openembedded/meta-filesystems"
BBLAYERS += "/local/source/poky/meta-virtualization"


When I do a build, I get the following errror:
ERROR: ParseError at
/local/source/poky/meta-virtualization/recipes-extended/images/
cloud-image-controller.bb:29: Could not inherit file
classes/image-vm.bbclass

Is there something else that I need to do?


Thanks,
Supriti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20160209/967f0502/attachment.html>


More information about the meta-virtualization mailing list