From patchwork Tue May 8 11:48:01 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel,0/4] Hob: bug-fixes Date: Tue, 08 May 2012 11:48:01 -0000 From: An, LimingX L X-Patchwork-Id: 27277 Message-Id: To: bitbake-devel@lists.openembedded.org The following changes since commit 38da655788361e949d605bebfab45cf5830df613: glib-2.0: Fix issues with libelf dependency creeping in (2012-05-07 16:42:48 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib limx/hob-bug-fixes-continue http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=limx/hob-bug-fixes-continue Liming An (4): Hob: change the refresh icon speed to make it view clear Hob: add original url show function with the tooltip hyperlink for user Hob: add group number show and 'bold' visible effect for Package view Hob: change the workflow about click 'Run Image' to run directly after builded a qemu image bitbake/lib/bb/ui/crumbs/builder.py | 52 ++++++--- bitbake/lib/bb/ui/crumbs/hoblistmodel.py | 7 +- bitbake/lib/bb/ui/crumbs/hobwidget.py | 41 ++++++- bitbake/lib/bb/ui/crumbs/imagedetailspage.py | 139 +++++++++++----------- bitbake/lib/bb/ui/crumbs/packageselectionpage.py | 26 ++++ bitbake/lib/bb/ui/crumbs/persistenttooltip.py | 19 +++ 6 files changed, 194 insertions(+), 90 deletions(-)