All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Brad Litterell <bradl@taser.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: How to run Arago in QEMU?
Date: Tue, 20 Aug 2013 18:24:06 -0400	[thread overview]
Message-ID: <20130820222406.GI8481@edge> (raw)
In-Reply-To: <5681790B-56AE-40FB-8B03-1127F3107B0E@taser.com>

On Tue, Aug 20, 2013 at 10:14:32PM +0000, Brad Litterell wrote:
> HI,
> 
> I downloaded the Arago system and successfully built an image for 
> am335x-evm, but I want to create an image I can run in QEMU.
> 
> When I change my local.conf file from:
> 
> 
> MACHINE = "am335x-evm"
> 
> 
> to
> 
> 
> MACHINE="qemuarm"

I believe you should be able to run it under quemu w/o changing the MACHINE...


> I receive this error:
> 
> ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
>     Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
>     Following is the list of potential problems / advisories:
> 
>     Error, the PACKAGE_ARCHS (all any noarch ${PACKAGE_EXTRA_ARCHS_tune-cortexa8thf-neon} qemuarm) variable does not contain TUNE_PKGARCH (armv5).Toolchain tunings invalid:
> Tuning 'cortexa8thf-neon' has no defined features, and cannot be used.

You are trying to build using Cortex-A8 specific optimizations, while 
"qemuarm" machine does not support them. Those optimizations are being set in 
conf/distro/include/toolchain-linaro.inc

-- 
Denys


> ERROR: Execution of event handler 'check_sanity_eventhandler' failed
> 
> I don't understand how the tunings work, so I'm completely stumped about how to run my image in QEMU.
> 
> Are there any instructions for building & running Arago under QEMU?
> 
> Thanks,
> Brad
> 

> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago



  reply	other threads:[~2013-08-20 22:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-20 22:14 How to run Arago in QEMU? Brad Litterell
2013-08-20 22:24 ` Denys Dmytriyenko [this message]
2013-08-20 23:18   ` Brad Litterell
2013-08-21 14:04     ` Denys Dmytriyenko
2013-08-20 23:34   ` Brad Litterell

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=20130820222406.GI8481@edge \
    --to=denys@ti.com \
    --cc=bradl@taser.com \
    --cc=meta-arago@arago-project.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.