From: Liming An <limingx.l.an@intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/5] Hob: bug fixes
Date: Mon, 26 Mar 2012 18:41:05 +0800 [thread overview]
Message-ID: <cover.1332752084.git.limingx.l.an@intel.com> (raw)
These patches are to fix bugs for Hob.
The following changes since commit fb3e59c88eda5ee3a53ad04aafaa7b749ecc1cc2:
core-image-minimal-mtdutils.bb: Simple DESCRIPTION grammar fix. (2012-03-25 12:27:43 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib limx/hob-bug-fixes-new
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=limx/hob-bug-fixes-new
Liming An (5):
Hob: add refresh icon as ui request in building log
Hob: fixed visually differentiate warnings and errors icon in
building log
Hob: change the recipe pasing error dialog icon from 'dialog-info' to
'dialog-error'
Hob: use hob icon checker to check the gtk icon for make the icon
constaintly
HOB: Splited configuration info of building log to a independently
page from the log page
bitbake/lib/bb/ui/crumbs/builddetailspage.py | 10 +-
bitbake/lib/bb/ui/crumbs/builder.py | 2 +-
bitbake/lib/bb/ui/crumbs/hig.py | 8 +-
bitbake/lib/bb/ui/crumbs/hobwidget.py | 196 ++++++++++++++++++++++++++
bitbake/lib/bb/ui/crumbs/runningbuild.py | 46 ++++---
5 files changed, 236 insertions(+), 26 deletions(-)
--
1.7.5.4
next reply other threads:[~2012-03-26 10:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-26 10:41 Liming An [this message]
2012-03-26 10:41 ` [PATCH 1/5] Hob: add refresh icon as ui request in building log Liming An
2012-03-27 1:10 ` Wang, Shane
2012-03-26 10:41 ` [PATCH 2/5] Hob: fixed visually differentiate warnings and errors icon " Liming An
2012-03-26 10:41 ` [PATCH 3/5] Hob: change the recipe pasing error dialog icon from 'dialog-info' to 'dialog-error' Liming An
2012-03-26 10:41 ` [PATCH 4/5] Hob: use hob icon checker to check the gtk icon for make the icon constaintly Liming An
2012-03-26 10:41 ` [PATCH 5/5] HOB: Splited configuration info of building log to a independently page from the log page Liming An
2012-03-27 1:56 ` Wang, Shane
-- strict thread matches above, loose matches on Subject: below --
2012-03-28 16:36 [PATCH 0/5] Hob: bug fixes Shane Wang
2012-03-29 20:22 ` 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.1332752084.git.limingx.l.an@intel.com \
--to=limingx.l.an@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.