All of lore.kernel.org
 help / color / mirror / Atom feed
From: Liming An <limingx.l.an@intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/6] [V2] Hob: bug fixes
Date: Wed, 28 Mar 2012 02:25:40 +0800	[thread overview]
Message-ID: <cover.1332871932.git.limingx.l.an@intel.com> (raw)

The following changes since commit 7b01671f54f70c28c98457058c51ffefcb07c0e8:

  nspr 4.8.9: failed to build on x86_64 board (2012-03-27 13:26:37 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib limx/hob-bug-fixes-continue
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=limx/hob-bug-fixes-continue

Liming An (6):
  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: change the implementing way about get config info for building
    log
  Hob: fixed some not compatible places for make runningbuild.py can be
    reused by another application

 bitbake/lib/bb/ui/crumbs/builddetailspage.py |   88 +++++++++++-
 bitbake/lib/bb/ui/crumbs/builder.py          |    9 +-
 bitbake/lib/bb/ui/crumbs/hig.py              |    8 +-
 bitbake/lib/bb/ui/crumbs/hobeventhandler.py  |    6 +
 bitbake/lib/bb/ui/crumbs/hobwidget.py        |  196 ++++++++++++++++++++++++++
 bitbake/lib/bb/ui/crumbs/runningbuild.py     |   64 ++++-----
 6 files changed, 324 insertions(+), 47 deletions(-)

-- 
1.7.5.4




             reply	other threads:[~2012-03-27 18:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-27 18:25 Liming An [this message]
2012-03-27 18:25 ` [PATCH 1/6] Hob: add refresh icon as ui request in building log Liming An
2012-03-27 18:25 ` [PATCH 2/6] Hob: fixed visually differentiate warnings and errors icon " Liming An
2012-03-27 18:25 ` [PATCH 3/6] Hob: change the recipe pasing error dialog icon from 'dialog-info' to 'dialog-error' Liming An
2012-03-27 18:25 ` [PATCH 4/6] Hob: use hob icon checker to check the gtk icon for make the icon constaintly Liming An
2012-03-27 18:25 ` [PATCH 5/6] Hob: change the implementing way about get config info for building log Liming An
2012-03-28  3:48   ` Wang, Shane
2012-03-27 18:25 ` [PATCH 6/6] Hob: fixed some not compatible places for make runningbuild.py can be reused by another application Liming An

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.1332871932.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.