[bitbake-devel] [PATCH] hob: The title of the packages screen depends on the screen you arrive from

Richard Purdie richard.purdie at linuxfoundation.org
Mon Sep 24 11:14:13 UTC 2012


On Fri, 2012-09-21 at 13:28 +0300, Constantin Musca wrote:
> - If you arrive to the packages screen from the recipes screen, the title
> should say: 'Step 2 of 2: Edit packages'
> - If you arrive to the packages screen from the image details screen, the
> title should say: 'Edit packages'
> - The title of the recipes screen should say 'Step 1 of 2: Edit recipes'
> 
> [YOCTO #2982]
> 
> Signed-off-by: Constantin Musca <constantinx.musca at intel.com>
> ---
>  bitbake/lib/bb/ui/crumbs/builder.py             |    2 ++
>  bitbake/lib/bb/ui/crumbs/hobpages.py            |    9 ++++++---
>  bitbake/lib/bb/ui/crumbs/recipeselectionpage.py |    2 +-
>  3 files changed, 9 insertions(+), 4 deletions(-)

Merged to master, thanks.

Richard





More information about the bitbake-devel mailing list