From patchwork Mon Mar 26 14:33:00 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel,0/2] Hob fixes Date: Mon, 26 Mar 2012 14:33:00 -0000 From: Shane Wang X-Patchwork-Id: 24561 Message-Id: To: bitbake-devel@lists.openembedded.org These are some fixes for Hob. The following changes since commit db529f9f7d9015656c67c548975d918a1908de1a: documentation/poky-ref-manual/development.xml: another env var clarification (2012-03-26 12:13:49 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib shane/hob http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/hob Shane Wang (2): Hob: Set one of deployable images or runnable images as the default toggled item Hob: show (package, task) pair which is being executed on the build details screen bitbake/lib/bb/ui/crumbs/builddetailspage.py | 23 ++++++--- bitbake/lib/bb/ui/crumbs/builder.py | 12 +++- bitbake/lib/bb/ui/crumbs/imagedetailspage.py | 72 ++++++++++++++++--------- bitbake/lib/bb/ui/crumbs/runningbuild.py | 7 +++ 4 files changed, 78 insertions(+), 36 deletions(-)