<div dir="ltr">Thanks<div><br></div><div>I just used the latest version and it compiled. </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Feb 13, 2016 at 4:37 AM, Mark Asselstine <span dir="ltr"><<a href="mailto:asselsm@gmail.com" target="_blank">asselsm@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tue, Feb 9, 2016 at 4:22 AM, Supriti Singh <<a href="mailto:supritisingh08@gmail.com">supritisingh08@gmail.com</a>> wrote:<br>
> Hello,<br>
><br>
> I have a Minnowboard Max.<br>
> I followed the instructions <a href="http://wiki.minnowboard.org/Yocto_Project" rel="noreferrer" target="_blank">http://wiki.minnowboard.org/Yocto_Project</a> from<br>
> here to get a yocto kernel running on the board.<br>
<br>
</span>These instructions detail the use of the 'fido' release/branch.<br>
<span class=""><br>
><br>
> I want to enable virtualization with kvm.<br>
><br>
> My source hierarchy is :<br>
> $HOME/source/poky/"all the layers".<br>
><br>
> To add the meta-virtualization layer, I added the following into the<br>
> bblayers.conf<br>
> BBLAYERS += "/local/source/poky/meta-openembedded/meta-networking"<br>
> BBLAYERS += "/local/source/poky/meta-openembedded/meta-python"<br>
> BBLAYERS += "/local/source/poky/meta-openembedded/meta-oe"<br>
> BBLAYERS += "/local/source/poky/meta-openembedded/meta-filesystems"<br>
> BBLAYERS += "/local/source/poky/meta-virtualization"<br>
><br>
><br>
> When I do a build, I get the following errror:<br>
> ERROR: ParseError at<br>
> /local/source/poky/meta-virtualization/recipes-extended/images/<a href="http://cloud-image-controller.bb:29" rel="noreferrer" target="_blank">cloud-image-controller.bb:29</a>:<br>
> Could not inherit file classes/image-vm.bbclass<br>
<br>
</span>This bbclass wasn't added until *after* fido was released.<br>
<span class=""><br>
<br>
><br>
> Is there something else that I need to do?<br>
<br>
</span>You can attempt to 'rewind' meta-virtualization to match what existed<br>
when fido was<br>
released. Try to reset meta-virtualization prior to<br>
commit e50e36cfa3898b1defcbffe9f3fd0a20403c8de3<br>
<br>
No guarantees this will work but worth a try.<br>
<br>
Regards,<br>
Mark<br>
<br>
<br>
><br>
><br>
> Thanks,<br>
> Supriti<br>
<span class="HOEnZb"><font color="#888888">><br>
> --<br>
> _______________________________________________<br>
> meta-virtualization mailing list<br>
> <a href="mailto:meta-virtualization@yoctoproject.org">meta-virtualization@yoctoproject.org</a><br>
> <a href="https://lists.yoctoproject.org/listinfo/meta-virtualization" rel="noreferrer" target="_blank">https://lists.yoctoproject.org/listinfo/meta-virtualization</a><br>
><br>
</font></span></blockquote></div><br></div>