Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] runqemu bugfix
@ 2011-07-23  1:36 Scott Garman
  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
  0 siblings, 2 replies; 4+ messages in thread
From: Scott Garman @ 2011-07-23  1:36 UTC (permalink / raw)
  To: openembedded-core

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(-)




^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH 0/1] runqemu bugfix
@ 2012-09-14 23:15 Scott Garman
  0 siblings, 0 replies; 4+ messages in thread
From: Scott Garman @ 2012-09-14 23:15 UTC (permalink / raw)
  To: openembedded-core

Hello,

This is a fix for Yocto bug #3112, where there are certain edge cases
where the bitbake command is avalable to fails to run. Previously we
mistakenly treated that as the same case as if bitbake didn't exist in
the user's $PATH, and this fix causes us to show the user the output
of bitbake so they can view the error message.

Scott

The following changes since commit 7887b99646d8e1e736ad6e4a306e47df9955221e:

  local.conf.sample: change valgrind support architecture comment (2012-09-14 17:05:59 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib sgarman/runqemu-bitbake-fix-oe
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgarman/runqemu-bitbake-fix-oe

Scott Garman (1):
  runqemu: show bitbake errors to user

 scripts/runqemu |   12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

-- 
1.7.9.5




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

end of thread, other threads:[~2012-09-14 23:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-23  1:36 [PATCH 0/1] runqemu bugfix Scott Garman
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

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