All of lore.kernel.org
 help / color / mirror / Atom feed
From: Supriti Singh <supritisingh08@gmail.com>
To: meta-virtualization@yoctoproject.org
Subject: Getting virtualization running on mbmax yocto
Date: Tue, 9 Feb 2016 10:22:25 +0100	[thread overview]
Message-ID: <CAO1oV+fmmzZ4XdV2BkgqH+Xoy-jdMRZ1msEfGaAOe-jOtQEjPg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 962 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 1428 bytes --]

             reply	other threads:[~2016-02-09  9:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-09  9:22 Supriti Singh [this message]
2016-02-13  3:37 ` Getting virtualization running on mbmax yocto Mark Asselstine
2016-02-17 14:53   ` Supriti Singh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAO1oV+fmmzZ4XdV2BkgqH+Xoy-jdMRZ1msEfGaAOe-jOtQEjPg@mail.gmail.com \
    --to=supritisingh08@gmail.com \
    --cc=meta-virtualization@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.