All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shane Wang <shane.wang@intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/4] Continue Hob fixes
Date: Mon,  2 Apr 2012 23:22:31 +0800	[thread overview]
Message-ID: <cover.1333379931.git.shane.wang@intel.com> (raw)

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




             reply	other threads:[~2012-04-02 15:04 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-02 15:22 Shane Wang [this message]
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

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