Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/8 V2] fixes for runqemu and runqemu + rm_work
@ 2017-04-07  9:47 Robert Yang
  2017-04-07  9:47 ` [PATCH 1/8] runqemu: fix 2 typos Robert Yang
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Robert Yang @ 2017-04-07  9:47 UTC (permalink / raw)
  To: openembedded-core

* V2:
  - Fixed "ERROR - name 'p' is not defined"
  - Add Qi's patch.

// Robert

The following changes since commit 901659a51cd53625a93f57a9c5865e90a07ec09d:

  oeqa/runtime/utils/targetbuildproject: use parent classes defaults tmpdir (2017-04-06 10:13:34 +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

Chen Qi (2):
  qemuboot.bbclass: add two vars for use by runqemu
  runqemu: make use of two new vars

Robert Yang (6):
  runqemu: fix 2 typos
  runqemu: support env vars explicitly
  runqemu: use self.rootfs to replace self.nfs_dir
  runqemu: run without arguments
  runqemu: use realpath for imgdir
  runqemu: do not rely on grepping images

 meta/classes/qemuboot.bbclass |   8 ++-
 scripts/runqemu               | 140 ++++++++++++++++++++++++------------------
 2 files changed, 87 insertions(+), 61 deletions(-)

-- 
2.11.0.rc2.dirty



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

end of thread, other threads:[~2017-04-11  2:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-07  9:47 [PATCH 0/8 V2] fixes for runqemu and runqemu + rm_work Robert Yang
2017-04-07  9:47 ` [PATCH 1/8] runqemu: fix 2 typos Robert Yang
2017-04-07  9:47 ` [PATCH 2/8] runqemu: support env vars explicitly Robert Yang
2017-04-07  9:47 ` [PATCH 3/8] runqemu: use self.rootfs to replace self.nfs_dir Robert Yang
2017-04-07  9:47 ` [PATCH 4/8] runqemu: run without arguments Robert Yang
2017-04-07  9:47 ` [PATCH 5/8] runqemu: use realpath for imgdir Robert Yang
2017-04-07  9:47 ` [PATCH 6/8] runqemu: do not rely on grepping images Robert Yang
2017-04-08 14:24   ` Richard Purdie
2017-04-11  2:21     ` Robert Yang
2017-04-07  9:47 ` [PATCH 7/8] qemuboot.bbclass: add two vars for use by runqemu Robert Yang
2017-04-10 16:53   ` Richard Purdie
2017-04-11  2:29     ` ChenQi
2017-04-07  9:47 ` [PATCH 8/8] runqemu: make use of two new vars Robert Yang

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