From patchwork Thu Apr 12 15:46:24 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel,0/3,PULL] Hob: Bug fixes Date: Thu, 12 Apr 2012 15:46:24 -0000 From: Dongxiao Xu X-Patchwork-Id: 25695 Message-Id: To: bitbake-devel@lists.openembedded.org Hi Richard, This pull request integrates your PoC into Hob. Please help to review and pull. Thanks, Dongxiao The following changes since commit 3c2808b67384e92601cbd66877c36ca40df7c7ba: Hob: fix the missing functions (2012-04-12 15:56:42 +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 (3): command.py: Add a hook for config parsing Hob: Implement Hob config parse hook Hob: A minor fix on tooltip lib/bb/command.py | 7 +++++++ lib/bb/parse/parse_py/ConfHandler.py | 5 +++++ lib/bb/ui/crumbs/builder.py | 26 ++++++++++++++++++++++++++ lib/bb/ui/crumbs/hig.py | 2 +- lib/bb/ui/crumbs/hobeventhandler.py | 26 ++++++++++++++------------ 5 files changed, 53 insertions(+), 13 deletions(-)