From: Joshua Lock <josh@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/6] hob bug fixes
Date: Tue, 2 Aug 2011 18:17:33 -0700 [thread overview]
Message-ID: <cover.1312334047.git.josh@linux.intel.com> (raw)
This includes fixes for some usability quirks in hob. The shared runningbuild
component has had its behaviour modified and most of this series deals with
adding machinery to optionally enable the old behaviour and then doing so for
the hob.
The following changes since commit 1009ca570a750a00b0e60afcc30ead070c7b310a:
hob: remove temporary directory on program shutdown (2011-07-30 12:21:18 -0700)
are available in the git repository at:
git://github.com/incandescant/bitbake hob
https://github.com/incandescant/bitbake/tree/hob
Joshua Lock (6):
bb/ui/hob: save changes to bblayers.conf when using Add Layer menu
item
bb/ui/crumbs/runningbuild: optionally create list entries
sequentially
bb/ui/hob: show build messages are displayed in the order they're
received
ui/crumbs/runningbuild: add optional readonly mode, default off
bb/ui/hob: disable editing in the build messages tree view
bb/ui/crumbs/runningbuild: emit signal when command fails with exit
signal
lib/bb/ui/crumbs/runningbuild.py | 48 +++++++++++++++++++++++--------------
lib/bb/ui/hob.py | 5 ++-
2 files changed, 33 insertions(+), 20 deletions(-)
--
1.7.6
next reply other threads:[~2011-08-03 1:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-03 1:17 Joshua Lock [this message]
2011-08-03 1:17 ` [PATCH 1/6] bb/ui/hob: save changes to bblayers.conf when using Add Layer menu item Joshua Lock
2011-08-03 1:17 ` [PATCH 2/6] bb/ui/crumbs/runningbuild: optionally create list entries sequentially Joshua Lock
2011-08-03 1:17 ` [PATCH 3/6] bb/ui/hob: show build messages are displayed in the order they're received Joshua Lock
2011-08-03 1:17 ` [PATCH 4/6] ui/crumbs/runningbuild: add optional readonly mode, default off Joshua Lock
2011-08-03 1:17 ` [PATCH 5/6] bb/ui/hob: disable editing in the build messages tree view Joshua Lock
2011-08-03 1:17 ` [PATCH 6/6] bb/ui/crumbs/runningbuild: emit signal when command fails with exit signal Joshua Lock
2011-08-03 16:52 ` [PATCH 0/6] hob bug fixes 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.1312334047.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox