All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Garman <scott.a.garman@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] runqemu bugfix
Date: Fri, 22 Jul 2011 18:36:28 -0700	[thread overview]
Message-ID: <cover.1311384871.git.scott.a.garman@intel.com> (raw)

This fixes an issue Jessica Zhang reported to me today:

Invoking runqemu outside of the build directory for an
in-tree setup results in an empty TMPDIR because bitbake -e
cannot be run to find it.

A symptom of this problem is running runqemu and getting the
following error:
    
Error: Unable to find tunctl binary in <directory>
    
Catch this case and report the error to the user.
    
This fixes [YOCTO #1278]

The following changes since commit eea4bd731ef286516ee1fb934fe2222a09c06e70:

  mpc8315e-rdb: Set TARGET_FPU correct (2011-07-22 09:02:58 -0700)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib sgarman/runqemu-fix
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/runqemu-fix

Scott Garman (1):
  runqemu: report error if TMPDIR cannot be determined

 scripts/runqemu |   27 ++++++++++++++++-----------
 1 files changed, 16 insertions(+), 11 deletions(-)




             reply	other threads:[~2011-07-23  1:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-23  1:36 Scott Garman [this message]
2011-07-23  1:36 ` [PATCH 1/1] runqemu: report error if TMPDIR cannot be determined Scott Garman
2011-07-25 15:40 ` [PATCH 0/1] runqemu bugfix Saul Wold
  -- strict thread matches above, loose matches on Subject: below --
2012-09-14 23:15 Scott Garman

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.1311384871.git.scott.a.garman@intel.com \
    --to=scott.a.garman@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 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.