Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] runqemu path fix
@ 2012-09-26 18:02 Scott Garman
  2012-09-26 18:02 ` [PATCH 1/2] oe-find-native-sysroot: show bitbake errors to user Scott Garman
  2012-09-26 18:02 ` [PATCH 2/2] runqemu-internal: don't append an empty element to PATH Scott Garman
  0 siblings, 2 replies; 3+ messages in thread
From: Scott Garman @ 2012-09-26 18:02 UTC (permalink / raw)
  To: openembedded-core

Hello,

This is a bugfix for YOCTO #3101.

Since bitbake doesn't like empty PATH elements, prevent the
runqemu-internal script from creating this situation when
CROSSPATH is not set, and reveal bitbake errors to users to
make it easier to troubleshoot future errors along these lines.

Scott

The following changes since commit a8edf79fce381d0433f18bd38df6cd74008e5179:

  bitbake: fetch2/git: Don't use deprecated API (2012-09-25 15:55:57 +0100)

are available in the git repository at:

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

Scott Garman (2):
  oe-find-native-sysroot: show bitbake errors to user
  runqemu-internal: don't append an empty element to PATH

 scripts/oe-find-native-sysroot |   29 +++++++++++++++++++----------
 scripts/runqemu-internal       |    6 +++++-
 2 files changed, 24 insertions(+), 11 deletions(-)

-- 
1.7.9.5




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

end of thread, other threads:[~2012-09-26 18:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-26 18:02 [PATCH 0/2] runqemu path fix Scott Garman
2012-09-26 18:02 ` [PATCH 1/2] oe-find-native-sysroot: show bitbake errors to user Scott Garman
2012-09-26 18:02 ` [PATCH 2/2] runqemu-internal: don't append an empty element to PATH Scott Garman

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