From patchwork Tue Apr 24 08:16:09 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel,0/3,PULL] Hob: Fix bug 2361 Date: Tue, 24 Apr 2012 08:16:09 -0000 From: Dongxiao Xu X-Patchwork-Id: 26373 Message-Id: To: bitbake-devel@lists.openembedded.org Hi Richard, This pull request is to fix bug 2361, please help to review and pull. Thanks, Dongxiao The following changes since commit 244ce2b900ae6cecbeeccfe2056e61c132476261: hob: enable sanity checks after launch (2012-04-23 23:03:25 +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): event.py: Add SanityCheck and SanityCheckPassed events Hob: Add proxy setting into setting's md5 Hob: Issue sanity check after parse is completed lib/bb/event.py | 10 ++++++++++ lib/bb/ui/crumbs/builder.py | 7 +++++-- lib/bb/ui/crumbs/hig.py | 9 +++++++++ lib/bb/ui/crumbs/hobeventhandler.py | 16 +++++++++++----- 4 files changed, 35 insertions(+), 7 deletions(-)