From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Joshua Lock <josh@linux.intel.com>
Cc: bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH 0/8] hob - handle errors more gracefully
Date: Tue, 02 Aug 2011 14:48:40 +0100 [thread overview]
Message-ID: <1312292920.2344.598.camel@rex> (raw)
In-Reply-To: <cover.1312216779.git.josh@linux.intel.com>
On Mon, 2011-08-01 at 11:30 -0700, Joshua Lock wrote:
> 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(-)
Merged to master, thanks.
Richard
prev parent reply other threads:[~2011-08-02 13:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-01 18:30 [PATCH 0/8] hob - handle errors more gracefully Joshua Lock
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 ` Richard Purdie [this message]
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=1312292920.2344.598.camel@rex \
--to=richard.purdie@linuxfoundation.org \
--cc=bitbake-devel@lists.openembedded.org \
--cc=josh@linux.intel.com \
/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.