[bitbake-devel] [PATCH v2] [hob] Multiple user interface fixes in settings

Richard Purdie richard.purdie at linuxfoundation.org
Thu Sep 27 15:45:09 UTC 2012


On Thu, 2012-09-27 at 17:13 +0300, Bogdan Marinescu wrote:
> 1. Move the "Others" tab from advanced settings to simple settings
> 2. Organize content of tabs into headings
> 3. Match various labels in the settings with the design
> 4. Clean up config_md5 in both simple and advanced settings
> 
> This patch implements a part of the changes requested by Belen in the settings dialogs.
> The second version of the patch addresses all the UI changes requested by Belen (more
> details are in the bug description): alphabetical ordering of the image types and
> warnings if no image type is selected.
> 
> [YOCTO #2162]
> 
> Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu at intel.com>
> ---
>  bitbake/lib/bb/ui/crumbs/builder.py |    1 +
>  bitbake/lib/bb/ui/crumbs/hig.py     |  292 ++++++++++++++++++-----------------
>  2 files changed, 152 insertions(+), 141 deletions(-)

Could you rebase this against master and resend please? I couldn't get
it to apply with all the other changes that were made to hig.py.

Cheers,

Richard





More information about the bitbake-devel mailing list