From: Joshua Lock <josh@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/8] hob - handle errors more gracefully
Date: Mon, 1 Aug 2011 11:30:42 -0700 [thread overview]
Message-ID: <cover.1312216779.git.josh@linux.intel.com> (raw)
This series predominantly focuses on better error handling and keeping the
user informed.
The following changes since commit c9dd2592434338bdddb3cc6f42e760c86fa9e6bb:
hob: fix save/restore of toolchain preferences (2011-07-28 10:58:07 -0700)
are available in the git repository at:
git://github.com/incandescant/bitbake hob
https://github.com/incandescant/bitbake/tree/hob
Joshua Lock (8):
ui/crumbs/hobeventhandler: remove unused code
hob: unset busy cursor on exit
ui/crumbs/hobeventhandler: emit a signal when there's a fatal-error
ui/hob: show error and exit if we receive the fatal-error signal
ui/crumbs/hobeventhandler: emit a signal when a command fails
ui/crumbs/configurator: tweak addLayerConf return values
ui/crumbs/layereditor: if layer adding fails show an explanatory
dialog
hob: remove temporary directory on program shutdown
lib/bb/ui/crumbs/configurator.py | 7 ++-
lib/bb/ui/crumbs/hobeventhandler.py | 72 ++++++++++++++++++++++------------
lib/bb/ui/crumbs/layereditor.py | 20 +++++++++-
lib/bb/ui/hob.py | 36 +++++++++++++----
4 files changed, 97 insertions(+), 38 deletions(-)
--
1.7.6
next reply other threads:[~2011-08-01 18:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-01 18:30 Joshua Lock [this message]
2011-08-01 18:30 ` [PATCH 1/8] ui/crumbs/hobeventhandler: remove unused code Joshua Lock
2011-08-01 18:30 ` [PATCH 2/8] hob: unset busy cursor on exit Joshua Lock
2011-08-01 18:30 ` [PATCH 3/8] ui/crumbs/hobeventhandler: emit a signal when there's a fatal-error Joshua Lock
2011-08-01 18:30 ` [PATCH 4/8] ui/hob: show error and exit if we receive the fatal-error signal Joshua Lock
2011-08-01 18:30 ` [PATCH 5/8] ui/crumbs/hobeventhandler: emit a signal when a command fails Joshua Lock
2011-08-01 18:30 ` [PATCH 6/8] ui/crumbs/configurator: tweak addLayerConf return values Joshua Lock
2011-08-01 18:30 ` [PATCH 7/8] ui/crumbs/layereditor: if layer adding fails show an explanatory dialog Joshua Lock
2011-08-01 18:30 ` [PATCH 8/8] hob: remove temporary directory on program shutdown Joshua Lock
2011-08-02 13:48 ` [PATCH 0/8] hob - handle errors more gracefully Richard Purdie
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.1312216779.git.josh@linux.intel.com \
--to=josh@linux.intel.com \
--cc=bitbake-devel@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.