All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10][PULL] Hob: Bug fixes
@ 2012-04-01 12:14 Dongxiao Xu
  2012-04-01 12:14 ` [PATCH 01/10] Hob: Fix MACHINE setting Dongxiao Xu
                   ` (10 more replies)
  0 siblings, 11 replies; 19+ messages in thread
From: Dongxiao Xu @ 2012-04-01 12:14 UTC (permalink / raw)
  To: bitbake-devel

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




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

end of thread, other threads:[~2012-04-16 12:43 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-01 12:14 [PATCH 00/10][PULL] Hob: Bug fixes Dongxiao Xu
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

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.