[bitbake-devel] [PATCH] Hob wizard-like reorganization

Richard Purdie richard.purdie at linuxfoundation.org
Wed Aug 22 12:55:48 UTC 2012


On Tue, 2012-08-21 at 18:21 +0300, Cristian Iorga wrote:
> Hob is now more context-sensitive regarding
> user changes/options. Also, the workflow have been
> streamlined and resembles more of a wizard.
> Beautified some hardcoded values.
> Fixed typo.
> New streamlined Image Configuration page.
> Build and/or Edit image buttons presence
> is context sensitive.
> Recipes and packages tabs selected automatically
> based on custom image or pre-defined target image
> (included or all).
> Context sensitive Back button.
> 
> Fixes [YOCTO 2165]
> 
> Signed-off-by: Cristian Iorga <cristian.iorga at intel.com>
> ---
>  bitbake/lib/bb/ui/crumbs/builddetailspage.py       |    2 +-
>  bitbake/lib/bb/ui/crumbs/builder.py                |   23 +++++--
>  bitbake/lib/bb/ui/crumbs/hoblistmodel.py           |    5 +-
>  bitbake/lib/bb/ui/crumbs/imageconfigurationpage.py |   68 +++++++-------------
>  bitbake/lib/bb/ui/crumbs/packageselectionpage.py   |   16 +++--
>  bitbake/lib/bb/ui/crumbs/recipeselectionpage.py    |   15 +++--
>  6 files changed, 69 insertions(+), 60 deletions(-)

Thanks, merged to master.

Cheers,

Richard





More information about the bitbake-devel mailing list