Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/7 V3] fixes for runqemu
@ 2017-04-11  9:21 Robert Yang
  2017-04-11  9:21 ` [PATCH 1/7] runqemu: support env vars explicitly Robert Yang
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Robert Yang @ 2017-04-11  9:21 UTC (permalink / raw)
  To: openembedded-core

* 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



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-04-13  9:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-11  9:21 [PATCH 0/7 V3] fixes for runqemu Robert Yang
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox