[bitbake-devel] [PATCH 00/14][PULL] Hob: Bugfix and feature enhancement

Dongxiao Xu dongxiao.xu at intel.com
Thu Mar 29 12:01:06 UTC 2012


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





More information about the bitbake-devel mailing list