All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Continue Hob fixes
@ 2012-04-02 15:22 Shane Wang
  2012-04-02 15:22 ` [PATCH 1/4] Hob: add the "info" indication icon for "information" in the dialogs Shane Wang
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Shane Wang @ 2012-04-02 15:22 UTC (permalink / raw)
  To: bitbake-devel

The patches is to continue Shane Wang's previous submission to fix Hobs.
They include:
 - Replace an icon
 - Add logs and allow users to retrieve the logs after successful build
 - Misc fixes when testing

The following changes since commit f4b102cdf2cd021a0b5acacb034dd568a8e73817:

  Hob: a minor fix on pmake (2012-04-02 16:25:56 +0800)

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

Shane Wang (4):
  Hob: add the "info" indication icon for "information" in the dialogs.
  Hob: log for Hob and allow users to show logs after successful build
  Hob: remove grab_default() for deploy button
  Hob: reset issue indication and build status before build starts on
    build details screen

 bitbake/lib/bb/ui/crumbs/builddetailspage.py |    3 +
 bitbake/lib/bb/ui/crumbs/builder.py          |   38 +++++++++++++++---
 bitbake/lib/bb/ui/crumbs/hobeventhandler.py  |    3 +
 bitbake/lib/bb/ui/crumbs/hobwidget.py        |    3 +-
 bitbake/lib/bb/ui/crumbs/imagedetailspage.py |   15 ++++++-
 bitbake/lib/bb/ui/crumbs/runningbuild.py     |   53 ++++++++++++++++++++++++++
 bitbake/lib/bb/ui/icons/indicators/info.png  |  Bin 0 -> 3311 bytes
 7 files changed, 106 insertions(+), 9 deletions(-)
 create mode 100644 bitbake/lib/bb/ui/icons/indicators/info.png

-- 
1.7.6




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

end of thread, other threads:[~2012-04-06  8:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-02 15:22 [PATCH 0/4] Continue Hob fixes Shane Wang
2012-04-02 15:22 ` [PATCH 1/4] Hob: add the "info" indication icon for "information" in the dialogs Shane Wang
2012-04-02 15:22 ` [PATCH 2/4] Hob: log for Hob and allow users to show logs after successful build Shane Wang
2012-04-03  9:25   ` Barros Pena, Belen
2012-04-04  9:56     ` Wang, Shane
2012-04-04 15:13       ` Barros Pena, Belen
2012-04-04 15:59     ` Zhang, Jessica
2012-04-04 16:43       ` Barros Pena, Belen
2012-04-05 14:49         ` Zhang, Jessica
2012-04-06  8:10           ` Barros Pena, Belen
2012-04-02 15:22 ` [PATCH 3/4] Hob: remove grab_default() for deploy button Shane Wang
2012-04-02 15:22 ` [PATCH 4/4] Hob: reset issue indication and build status before build starts on build details screen Shane Wang
2012-04-05 13:06 ` [PATCH 0/4] Continue Hob fixes Richard Purdie
2012-04-05 14:06   ` Wang, Shane

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.