All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] [V2] Hob: bug fixes
@ 2012-03-27 18:25 Liming An
  2012-03-27 18:25 ` [PATCH 1/6] Hob: add refresh icon as ui request in building log Liming An
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Liming An @ 2012-03-27 18:25 UTC (permalink / raw)
  To: bitbake-devel

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




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-03-28  3:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-27 18:25 [PATCH 0/6] [V2] Hob: bug fixes Liming An
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

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.