[OE-core] [PATCH 0/2] runqemu path fix

Scott Garman scott.a.garman at intel.com
Wed Sep 26 18:02:25 UTC 2012


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





More information about the Openembedded-core mailing list