| Submitter | Joshua Lock |
|---|---|
| Date | April 6, 2012, 11:18 p.m. |
| Message ID | <cover.1333754145.git.josh@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/25283/ |
| State | New |
| Headers | show |
Pull-request
git://github.com/incandescant/bitbake josh/hobComments
On Fri, 2012-04-06 at 16:18 -0700, Joshua Lock wrote: > A series of minor tweaks based on feedback from design in bug #2182 > https://bugzilla.yoctoproject.org/show_bug.cgi?id=2182 > > Cheers, > Joshua > > The following changes since commit d49db15badb77855cef855ee73430fcbc16b6916: > > Hob: a minor fix on pmake (2012-04-05 18:47:37 +0100) > > are available in the git repository at: > git://github.com/incandescant/bitbake josh/hob > https://github.com/incandescant/bitbake/tree/josh/hob > > Joshua Lock (4): > lib/bb/ui/crumbs: only display one 'Brought in by' item in Hob trees > lib/bb/ui/crumbs/recipeselectionpage: include 'Group' in 'Included' > view > lib/bb/ui/crumbs/[recipe|package]selectionpage: fixed width Included > col > selectionpage: show persistent tooltips on click Merged to master, thanks. Richard
A series of minor tweaks based on feedback from design in bug #2182 https://bugzilla.yoctoproject.org/show_bug.cgi?id=2182 Cheers, Joshua The following changes since commit d49db15badb77855cef855ee73430fcbc16b6916: Hob: a minor fix on pmake (2012-04-05 18:47:37 +0100) are available in the git repository at: git://github.com/incandescant/bitbake josh/hob https://github.com/incandescant/bitbake/tree/josh/hob Joshua Lock (4): lib/bb/ui/crumbs: only display one 'Brought in by' item in Hob trees lib/bb/ui/crumbs/recipeselectionpage: include 'Group' in 'Included' view lib/bb/ui/crumbs/[recipe|package]selectionpage: fixed width Included col selectionpage: show persistent tooltips on click lib/bb/ui/crumbs/hobwidget.py | 15 ++++++++ lib/bb/ui/crumbs/packageselectionpage.py | 38 +++++++++++++-------- lib/bb/ui/crumbs/recipeselectionpage.py | 53 +++++++++++++++++++---------- 3 files changed, 73 insertions(+), 33 deletions(-)