[bitbake-devel] [PATCH 0/6] hob bug fixes

Richard Purdie richard.purdie at linuxfoundation.org
Wed Aug 3 16:52:17 UTC 2011


On Tue, 2011-08-02 at 18:17 -0700, Joshua Lock wrote:
> This includes fixes for some usability quirks in hob. The shared runningbuild
> component has had its behaviour modified and most of this series deals with
> adding machinery to optionally enable the old behaviour and then doing so for
> the hob.
> 
> The following changes since commit 1009ca570a750a00b0e60afcc30ead070c7b310a:
> 
>   hob: remove temporary directory on program shutdown (2011-07-30 12:21:18 -0700)
> 
> are available in the git repository at:
>   git://github.com/incandescant/bitbake hob
>   https://github.com/incandescant/bitbake/tree/hob
> 
> Joshua Lock (6):
>   bb/ui/hob: save changes to bblayers.conf when using Add Layer menu
>     item
>   bb/ui/crumbs/runningbuild: optionally create list entries
>     sequentially
>   bb/ui/hob: show build messages are displayed in the order they're
>     received
>   ui/crumbs/runningbuild: add optional readonly mode, default off
>   bb/ui/hob: disable editing in the build messages tree view
>   bb/ui/crumbs/runningbuild: emit signal when command fails with exit
>     signal
> 
>  lib/bb/ui/crumbs/runningbuild.py |   48 +++++++++++++++++++++++--------------
>  lib/bb/ui/hob.py                 |    5 ++-
>  2 files changed, 33 insertions(+), 20 deletions(-)

Merged to master, thanks.

Richard






More information about the bitbake-devel mailing list