From: Shane Wang <shane.wang@intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/8] Hob: bug fixes
Date: Thu, 29 Mar 2012 20:54:43 +0800 [thread overview]
Message-ID: <cover.1333025490.git.shane.wang@intel.com> (raw)
This patchset includes the several Hob fixes:
- fix the icons to be consistent on the whole GUI
- fix the color style of the HobTabBar per visual design
- add more checks before being used to avoid bitbake exception
- fix the button label, etc.
The following changes since commit 0057d7fde8315694307637c4d23fd414a4a200f9:
lib/bb/ui/crumbs/hig: fix layers_changed test (2012-03-29 10:44:54 +0800)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib shane/hob
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/hob
Liming An (2):
Hob: fixed the 'error' icon source picture and adjusted corresponding
showed icon size
Hob: in build details page, change error icon to denied icon
Shane Wang (6):
Hob: clear the building state after a successful build, as a failed
build does
Hob: Change icon to error because parsing error is an error
Hob: Change "Just bake" to "Build image" as required
Hob: make ORANGE to be the same as the color on the dialog
runqueue.py: check results[0] in keys of build_pids before being used
to avoid exceptions
Hob: some color style changes to make HobTabBar more close to visual
design
bitbake/lib/bb/runqueue.py | 20 +++++++++------
bitbake/lib/bb/ui/crumbs/builder.py | 3 +-
bitbake/lib/bb/ui/crumbs/hobcolor.py | 6 +---
bitbake/lib/bb/ui/crumbs/hobeventhandler.py | 3 ++
bitbake/lib/bb/ui/crumbs/hobwidget.py | 25 ++++++++++++++++----
bitbake/lib/bb/ui/crumbs/imageconfigurationpage.py | 6 ++--
bitbake/lib/bb/ui/crumbs/runningbuild.py | 2 +-
7 files changed, 43 insertions(+), 22 deletions(-)
--
1.7.6
next reply other threads:[~2012-03-29 12:37 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-29 12:54 Shane Wang [this message]
2012-03-29 12:54 ` [PATCH 1/8] Hob: clear the building state after a successful build, as a failed build does Shane Wang
2012-03-29 12:54 ` [PATCH 2/8] Hob: Change icon to error because parsing error is an error Shane Wang
2012-03-29 12:54 ` [PATCH 3/8] Hob: Change "Just bake" to "Build image" as required Shane Wang
2012-03-29 12:54 ` [PATCH 4/8] Hob: make ORANGE to be the same as the color on the dialog Shane Wang
2012-03-29 12:54 ` [PATCH 5/8] runqueue.py: check results[0] in keys of build_pids before being used to avoid exceptions Shane Wang
2012-03-29 20:04 ` Richard Purdie
2012-03-30 6:10 ` Wang, Shane
2012-03-30 6:15 ` Chris Larson
2012-03-30 9:27 ` Richard Purdie
2012-03-30 6:11 ` Wang, Shane
2012-03-29 12:54 ` [PATCH 6/8] Hob: some color style changes to make HobTabBar more close to visual design Shane Wang
2012-03-29 12:54 ` [PATCH 7/8] Hob: fixed the 'error' icon source picture and adjusted corresponding showed icon size Shane Wang
2012-03-29 12:54 ` [PATCH 8/8] Hob: in build details page, change error icon to denied icon Shane Wang
2012-03-29 20:26 ` [PATCH 0/8] 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.1333025490.git.shane.wang@intel.com \
--to=shane.wang@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.