From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/7 V3] fixes for runqemu
Date: Tue, 11 Apr 2017 02:21:24 -0700 [thread overview]
Message-ID: <cover.1491902179.git.liezhi.yang@windriver.com> (raw)
* V3:
- Fixed wic's test cases.
- Remove Qi's patch since it was broken, and there are other solutions in the
mailing list:
http://lists.openembedded.org/pipermail/openembedded-core/2017-April/135464.html
* V2:
- Fixed "ERROR - name 'p' is not defined"
- Add Qi's patch.
// Robert
The following changes since commit ec2931852b2a097c9c8cb0d7288f5ca1d79f401c:
Revert "staging: Fix sysroot problem with populate_sysroot dependencies on do_fetch" (2017-04-11 00:56:58 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/qemu
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/qemu
Robert Yang (7):
runqemu: support env vars explicitly
runqemu: use self.rootfs to replace self.nfs_dir
runqemu: run without arguments
runqemu: do not rely on grepping images
selftest/wic.py: vda -> sda
wic-image-minimal.wks: vda -> sda
qemux86-directdisk.wks: vda -> sda
.../recipes-test/images/wic-image-minimal.wks | 8 +-
meta/classes/qemuboot.bbclass | 3 +
meta/lib/oeqa/selftest/wic.py | 6 +-
scripts/lib/wic/canned-wks/qemux86-directdisk.wks | 2 +-
scripts/runqemu | 122 ++++++++++++---------
5 files changed, 79 insertions(+), 62 deletions(-)
--
2.11.0.rc2.dirty
next reply other threads:[~2017-04-11 9:21 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-11 9:21 Robert Yang [this message]
2017-04-11 9:21 ` [PATCH 1/7] runqemu: support env vars explicitly Robert Yang
2017-04-11 9:21 ` [PATCH 2/7] runqemu: use self.rootfs to replace self.nfs_dir Robert Yang
2017-04-11 9:21 ` [PATCH 3/7] runqemu: run without arguments Robert Yang
2017-04-11 9:21 ` [PATCH 4/7] runqemu: do not rely on grepping images Robert Yang
2017-04-13 8:46 ` Patrick Ohly
2017-04-13 8:59 ` Robert Yang
2017-04-13 9:13 ` Patrick Ohly
2017-04-13 8:59 ` Robert Yang
2017-04-11 9:21 ` [PATCH 5/7] selftest/wic.py: vda -> sda Robert Yang
2017-04-11 9:21 ` [PATCH 6/7] wic-image-minimal.wks: " Robert Yang
2017-04-11 9:21 ` [PATCH 7/7] qemux86-directdisk.wks: " Robert Yang
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.1491902179.git.liezhi.yang@windriver.com \
--to=liezhi.yang@windriver.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 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.