From patchwork Fri Mar 30 12:01:12 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel,0/7,PULL] Hob: Bug fixes Date: Fri, 30 Mar 2012 12:01:12 -0000 From: Dongxiao Xu X-Patchwork-Id: 24929 Message-Id: To: bitbake-devel@lists.openembedded.org Hi Richard, This pull request is some Hob related bug fixes, please help to review and pull. Thanks, Dongxiao The following changes since commit 8fed4fdf4bbbc9ef036ff96755c0bfe15c3a9dd0: knotty: Add back getTasks() call to ensure we don't repeat messges (2012-03-29 21:38: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 (7): Hob: Fix MACHINE setting Hob: Update the cache when setting changed Hob: Make layers define in bblayers.conf as default Revert "lib/bb/ui/crumbs/hig: fix layers_changed test" Hob: Remove some calling of initiate_new_build() Hob: Remove duplication for certain bitbake variables Hob: Set stop button sensitive after task started lib/bb/ui/crumbs/builddetailspage.py | 2 ++ lib/bb/ui/crumbs/builder.py | 10 +++++----- lib/bb/ui/crumbs/hig.py | 28 ++++++++++------------------ lib/bb/ui/crumbs/hobeventhandler.py | 22 +++++++++++++++------- lib/bb/ui/crumbs/imagedetailspage.py | 2 -- 5 files changed, 32 insertions(+), 32 deletions(-)