From: Joshua Lock <joshua.g.lock@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] runqemu fixes for toolchain and sdk uses
Date: Wed, 21 Sep 2016 20:35:35 +0100 [thread overview]
Message-ID: <cover.1474484610.git.joshua.g.lock@intel.com> (raw)
Another round of fixes for runqemu to support common usage models such as being
called via the Eclipse plugin.
* don't immediately bail out if QB_SYSTEM_NAME isn't set (this variable is only
set in a qemuboot.conf file), instead attempt to infer the correct qemu-system
binary based on the machine name, rootfs name or kernel name
* always attempt to infer paths which aren't explicitly set, rather than only
trying to infer them when the values in a qemuboot.conf aren't validate
* don't try and determine whether a MACHINE setting is correct when called From
an sdk environment, bitbake isn't available in this context
[YOCTO #10309]
The following changes since commit b2771e17a5f301423f65be9f93c9c1b1e7f8ab93:
oeqa/selftest/lic-checksum: don't report the expected failure to errors.yp (2016-09-20 15:10:37 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib joshuagl/runqemu
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=joshuagl/runqemu
Joshua Lock (4):
runqemu: validate paths and attempt to infer unset paths
runqemu: try and guess qemu-system binary when MACHINE isn't set
runqemu: don't try and invoke bitbake when running in a toolchain env
runqemu: don't fail during check_arg_machine()
scripts/runqemu | 50 +++++++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 47 insertions(+), 3 deletions(-)
--
2.7.4
next reply other threads:[~2016-09-21 19:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-21 19:35 Joshua Lock [this message]
2016-09-21 19:35 ` [PATCH 1/4] runqemu: validate paths and attempt to infer unset paths Joshua Lock
2016-09-21 19:35 ` [PATCH 2/4] runqemu: try and guess qemu-system binary when MACHINE isn't set Joshua Lock
2016-09-21 19:35 ` [PATCH 3/4] runqemu: don't try and invoke bitbake when running in a toolchain env Joshua Lock
2016-09-21 19:35 ` [PATCH 4/4] runqemu: don't fail during check_arg_machine() Joshua Lock
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=cover.1474484610.git.joshua.g.lock@intel.com \
--to=joshua.g.lock@intel.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox