From: Liming An <limingx.l.an@intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/4] Hob: bug-fixes
Date: Tue, 8 May 2012 19:48:01 +0800 [thread overview]
Message-ID: <cover.1336477313.git.limingx.l.an@intel.com> (raw)
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(-)
--
1.7.5.4
next reply other threads:[~2012-05-08 11:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-08 11:48 Liming An [this message]
2012-05-08 11:48 ` [PATCH 1/4] Hob: change the refresh icon speed to make it view clear Liming An
2012-05-08 11:48 ` [PATCH 2/4] Hob: add original url show function with the tooltip hyperlink for user Liming An
2012-05-08 11:48 ` [PATCH 3/4] Hob: add group number show and 'bold' visible effect for Package view Liming An
2012-05-08 11:48 ` [PATCH 4/4] Hob: change the workflow about click 'Run Image' to run directly after builded a qemu image Liming An
2012-05-09 20:57 ` [PATCH 0/4] Hob: bug-fixes Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1336477313.git.limingx.l.an@intel.com \
--to=limingx.l.an@intel.com \
--cc=bitbake-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.