From patchwork Fri Mar 16 08:48:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel,0/3,PULL] Hob: Bug fix Date: Fri, 16 Mar 2012 08:48:10 -0000 From: Dongxiao Xu X-Patchwork-Id: 23629 Message-Id: To: bitbake-devel@lists.openembedded.org Hi Richard, This pull request fixes some bugs related with new Hob, please help to review and pull. Thanks, Dongxiao The following changes since commit a17473d51f54a9dfb4eeaa5ad516c4851d5ac142: bitbake/fetch: Fix uri_replace (2012-03-15 22:51:20 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/hob-bugfix-bitbake http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-bugfix-bitbake Dongxiao Xu (3): Hob: reset the selection if switch to a new base image Hob: Fix advanced setting reparse mechanism Hob: save CONF_VERSION and LCONF_VERSION into template lib/bb/ui/crumbs/builder.py | 6 ++++++ lib/bb/ui/crumbs/hig.py | 2 ++ lib/bb/ui/crumbs/hobeventhandler.py | 3 +++ lib/bb/ui/crumbs/hoblistmodel.py | 1 + lib/bb/ui/crumbs/template.py | 10 +++++----- 5 files changed, 17 insertions(+), 5 deletions(-)