Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/8 V2] fixes for runqemu and runqemu + rm_work
Date: Fri, 7 Apr 2017 02:47:07 -0700	[thread overview]
Message-ID: <cover.1491557671.git.liezhi.yang@windriver.com> (raw)

* 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



             reply	other threads:[~2017-04-07  9:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-07  9:47 Robert Yang [this message]
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

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.1491557671.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox