[bitbake-devel] [PATCH 0/6] Bug fixes and optimisations for hob

Richard Purdie richard.purdie at linuxfoundation.org
Tue Aug 30 20:58:58 UTC 2011


On Tue, 2011-08-30 at 11:08 -0700, Joshua Lock wrote:
> This series includes two bug fixes and a brace of patches to speed up some
> operations on the gtk.ListStore that became apparent as I was reviewing the
> code for the bug fixes.
> 
> Regards,
> Joshua
> 
> The following changes since commit 6555a77c199f41bf35460138764e03e30c56d29f:
> 
>   data_smart.py: make use of expand cache in getVar() (2011-08-29 14:13:25 +0100)
> 
> are available in the git repository at:
>   git://github.com/incandescant/bitbake hob
>   https://github.com/incandescant/bitbake/tree/hob
> 
> Joshua Lock (6):
>   ui/crumbs/tasklistmodel: don't add same item to binb column more than
>     once
>   ui/crumbs/tasklistmodel: prevent packages depending on each other
>   ui/crumbs/tasklistmodel: optimise find_path_for_item()
>   ui/crumbs/tasklistmodel: remove unnecessary check
>   ui/crumbs/tasklistmodel: loop optimisation in include_item()
>   ui/crumbs/tasklistmodel: don't add empty entries to COL_BINB

Merged to master, thanks.

Richard 





More information about the bitbake-devel mailing list