All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dongxiao Xu <dongxiao.xu@intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 00/10][PULL] Hob: Bug fixes
Date: Sun,  1 Apr 2012 20:14:08 +0800	[thread overview]
Message-ID: <cover.1333269705.git.dongxiao.xu@intel.com> (raw)

Hi Richard,

This is the hob related bug fixes, please help to review and pull.

This version contains 5 commits that have been sent last time with no comments, and remove the two commits that Josh commented on.
Also there are another 5 commits for other bug fixes.

For the two patches that we are discussing, I didn't add them in this series. I will send a separate pull request for it after the decision is finalized.

Thanks,
Dongxiao

The following changes since commit 035e146ff92236a3eda71ad71e8389737f91753b:

  Hob: In building log page, fixed the issue about 'endpath' not clear when next to start build (2012-03-30 17:19:35 +0100)

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

Dongxiao Xu (10):
  Hob: Fix MACHINE setting
  Hob: Update the cache when setting changed
  Hob: Remove some calling of initiate_new_build()
  Hob: Remove duplication for certain bitbake variables
  Hob: Set stop button sensitive after task started
  Hob: Remove the recipe/task type for multilib
  Hob: Fix toolchain build
  Hob: Check "dummy" image while update_image_combo
  Hob: Change base image to "Create your own image" if customized
  Hob: fix IMAGE_INSTALL setting while save template

 lib/bb/ui/crumbs/builddetailspage.py       |    2 +
 lib/bb/ui/crumbs/builder.py                |   22 ++++++++++----
 lib/bb/ui/crumbs/hobeventhandler.py        |   31 ++++++++++++--------
 lib/bb/ui/crumbs/hoblistmodel.py           |   43 ++++++++++++++++++++++-----
 lib/bb/ui/crumbs/imageconfigurationpage.py |   10 ++++++-
 lib/bb/ui/crumbs/imagedetailspage.py       |    2 -
 lib/bb/ui/crumbs/packageselectionpage.py   |    7 ++++
 lib/bb/ui/crumbs/recipeselectionpage.py    |    5 +++
 8 files changed, 92 insertions(+), 30 deletions(-)

-- 
1.7.4.1




             reply	other threads:[~2012-04-01 12:25 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-01 12:14 Dongxiao Xu [this message]
2012-04-01 12:14 ` [PATCH 01/10] Hob: Fix MACHINE setting Dongxiao Xu
2012-04-01 12:14 ` [PATCH 02/10] Hob: Update the cache when setting changed Dongxiao Xu
2012-04-01 12:14 ` [PATCH 03/10] Hob: Remove some calling of initiate_new_build() Dongxiao Xu
2012-04-01 12:14 ` [PATCH 04/10] Hob: Remove duplication for certain bitbake variables Dongxiao Xu
2012-04-01 12:14 ` [PATCH 05/10] Hob: Set stop button sensitive after task started Dongxiao Xu
2012-04-01 12:14 ` [PATCH 06/10] Hob: Remove the recipe/task type for multilib Dongxiao Xu
2012-04-01 12:14 ` [PATCH 07/10] Hob: Fix toolchain build Dongxiao Xu
2012-04-01 12:14 ` [PATCH 08/10] Hob: Check "dummy" image while update_image_combo Dongxiao Xu
2012-04-01 12:14 ` [PATCH 09/10] Hob: Change base image to "Create your own image" if customized Dongxiao Xu
2012-04-03  9:13   ` Barros Pena, Belen
2012-04-04 12:58     ` Wang, Shane
2012-04-04 15:21       ` Barros Pena, Belen
2012-04-06  3:45         ` Xu, Dongxiao
2012-04-06  8:22           ` Barros Pena, Belen
2012-04-08 10:10             ` Wang, Shane
2012-04-16 12:32               ` Barros Pena, Belen
2012-04-01 12:14 ` [PATCH 10/10] Hob: fix IMAGE_INSTALL setting while save template Dongxiao Xu
2012-04-05 13:03 ` [PATCH 00/10][PULL] Hob: Bug fixes 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.1333269705.git.dongxiao.xu@intel.com \
    --to=dongxiao.xu@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.