All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/14][PULL] Hob: Bugfix and feature enhancement
@ 2012-03-29 12:01 Dongxiao Xu
  2012-03-29 12:01 ` [PATCH 01/14] Hob: Remove un-used signal and functions Dongxiao Xu
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Dongxiao Xu @ 2012-03-29 12:01 UTC (permalink / raw)
  To: bitbake-devel

Hi Richard,

This pull request contains Hob related bug fixes and enhancement.
Please help to review and pull.

Thanks,
Dongxiao

The following changes since commit f9cf2671c0ecad153db11bca1aebe151213bfb42:

  bb.build: use relative log links, not absolute (2012-03-28 22:28:00 +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 (14):
  Hob: Remove un-used signal and functions
  Hob: Fix adding duplicated meta-hob layer
  Hob: Define a variable to store the image name and toolchain
  Hob: Improve the matching for runnable machine type
  command.py: Move triggerEvent to command async class
  Hob: Improve for init a new build
  Hob: Fix MACHINE setting
  Hob: Inherit image_types.bbclass in set_user_config()
  Hob: Update configuration after parsing
  Hob: Remember user settings when reparse config
  Hob: Update the cache when setting changed
  Hob: Change the format to store image_fstype variable
  Hob: Fix the setting hash calculation
  Hob: Replace "local.conf" in error message

 lib/bb/command.py                    |   17 +++++----
 lib/bb/ui/crumbs/builder.py          |   65 ++++++++++++++++++++++++---------
 lib/bb/ui/crumbs/hig.py              |   40 ++++++++++++---------
 lib/bb/ui/crumbs/hobeventhandler.py  |   34 ++++++++----------
 lib/bb/ui/crumbs/imagedetailspage.py |    3 +-
 5 files changed, 97 insertions(+), 62 deletions(-)

-- 
1.7.4.1




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

end of thread, other threads:[~2012-03-29 20:31 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-29 12:01 [PATCH 00/14][PULL] Hob: Bugfix and feature enhancement Dongxiao Xu
2012-03-29 12:01 ` [PATCH 01/14] Hob: Remove un-used signal and functions Dongxiao Xu
2012-03-29 12:01 ` [PATCH 02/14] Hob: Fix adding duplicated meta-hob layer Dongxiao Xu
2012-03-29 12:01 ` [PATCH 03/14] Hob: Define a variable to store the image name and toolchain Dongxiao Xu
2012-03-29 12:01 ` [PATCH 04/14] Hob: Improve the matching for runnable machine type Dongxiao Xu
2012-03-29 12:01 ` [PATCH 05/14] command.py: Move triggerEvent to command async class Dongxiao Xu
2012-03-29 12:01 ` [PATCH 06/14] Hob: Improve for init a new build Dongxiao Xu
2012-03-29 12:01 ` [PATCH 07/14] Hob: Fix MACHINE setting Dongxiao Xu
2012-03-29 12:01 ` [PATCH 08/14] Hob: Inherit image_types.bbclass in set_user_config() Dongxiao Xu
2012-03-29 12:01 ` [PATCH 09/14] Hob: Update configuration after parsing Dongxiao Xu
2012-03-29 12:01 ` [PATCH 10/14] Hob: Remember user settings when reparse config Dongxiao Xu
2012-03-29 12:01 ` [PATCH 11/14] Hob: Update the cache when setting changed Dongxiao Xu
2012-03-29 12:01 ` [PATCH 12/14] Hob: Change the format to store image_fstype variable Dongxiao Xu
2012-03-29 12:01 ` [PATCH 13/14] Hob: Fix the setting hash calculation Dongxiao Xu
2012-03-29 12:01 ` [PATCH 14/14] Hob: Replace "local.conf" in error message Dongxiao Xu
2012-03-29 20:22 ` [PATCH 00/14][PULL] Hob: Bugfix and feature enhancement 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.