All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6][PULL] Hob: Bug fixes
@ 2012-04-09  8:41 Dongxiao Xu
  2012-04-09  8:41 ` [PATCH 1/6] Hob: Change base image to "Create your own image" if customized Dongxiao Xu
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Dongxiao Xu @ 2012-04-09  8:41 UTC (permalink / raw)
  To: bitbake-devel

Hi Richard,

This pull request contains several Hob bug fixes, please help to review and pull.

Thanks,
Dongxiao

The following changes since commit d49db15badb77855cef855ee73430fcbc16b6916:

  Hob: a minor fix on pmake (2012-04-05 18:47:37 +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 (6):
  Hob: Change base image to "Create your own image" if customized
  data_smart: Improve the calculation of config hash
  Hob: Fix the pattern patch for image name
  Hob: Fix tooltips in image configuration page
  Hob: Fix tooltips in Settings dialog
  Hob: Add an extra 50M space if zypper is selected

 lib/bb/data_smart.py                       |   10 +++++--
 lib/bb/ui/crumbs/builder.py                |    3 ++
 lib/bb/ui/crumbs/hig.py                    |   38 ++++++++++++++-------------
 lib/bb/ui/crumbs/imageconfigurationpage.py |   19 ++++++++------
 lib/bb/ui/crumbs/imagedetailspage.py       |    3 +-
 lib/bb/ui/crumbs/packageselectionpage.py   |    8 ++++++
 lib/bb/ui/crumbs/recipeselectionpage.py    |    7 ++++-
 7 files changed, 56 insertions(+), 32 deletions(-)

-- 
1.7.4.1




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

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

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-09  8:41 [PATCH 0/6][PULL] Hob: Bug fixes Dongxiao Xu
2012-04-09  8:41 ` [PATCH 1/6] Hob: Change base image to "Create your own image" if customized Dongxiao Xu
2012-04-09  8:41 ` [PATCH 2/6] data_smart: Improve the calculation of config hash Dongxiao Xu
2012-04-10 23:00   ` Richard Purdie
2012-04-16  7:15     ` Xu, Dongxiao
2012-04-16  8:28       ` Richard Purdie
2012-04-16  8:41         ` Xu, Dongxiao
2012-04-16  9:00           ` Richard Purdie
2012-04-09  8:41 ` [PATCH 3/6] Hob: Fix the pattern patch for image name Dongxiao Xu
2012-04-09  8:42 ` [PATCH 4/6] Hob: Fix tooltips in image configuration page Dongxiao Xu
2012-04-09  8:42 ` [PATCH 5/6] Hob: Fix tooltips in Settings dialog Dongxiao Xu
2012-04-09  8:42 ` [PATCH 6/6] Hob: Add an extra 50M space if zypper is selected Dongxiao Xu
2012-04-10 22:46 ` [PATCH 0/6][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.