From: Scott Garman <scott.a.garman@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] runqemu path fix
Date: Wed, 26 Sep 2012 11:02:25 -0700 [thread overview]
Message-ID: <cover.1348682342.git.scott.a.garman@intel.com> (raw)
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
next reply other threads:[~2012-09-26 18:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-26 18:02 Scott Garman [this message]
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
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.1348682342.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox