From patchwork Thu Mar 29 12:01:06 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel,00/14,PULL] Hob: Bugfix and feature enhancement Date: Thu, 29 Mar 2012 12:01:06 -0000 From: Dongxiao Xu X-Patchwork-Id: 24821 Message-Id: To: bitbake-devel@lists.openembedded.org 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(-)