[bitbake-devel] [PATCH v2] hob/settings: implement a new tab in settings dialog to show SSTATE_MIRRORS

Richard Purdie richard.purdie at linuxfoundation.org
Thu Sep 27 15:43:22 UTC 2012


On Wed, 2012-09-26 at 13:44 +0300, Cristiana Voicu wrote:
> Add a new tab to show correctly SSTATE_MIRRORS variable. Now you can add new
> mirrors or delete mirror. "info" image was also changed( it is smaller, so it
> can be next to labels).
> From "Build environment" tab, SSTATE_DIR and SSTATE_MIRRORS vars were removed.
> 
> [YOCTO #2893]
> 
> Signed-off-by: Cristiana Voicu <cristiana.voicu at intel.com>
> ---
>  bitbake/lib/bb/ui/crumbs/builder.py           |    8 +-
>  bitbake/lib/bb/ui/crumbs/hig.py               |  180 +++++++++++++++++++++++--
>  bitbake/lib/bb/ui/crumbs/hobeventhandler.py   |    6 +-
>  bitbake/lib/bb/ui/crumbs/template.py          |    2 +-
>  bitbake/lib/bb/ui/icons/info/info_display.png |  Bin 4558 -> 4117 bytes
>  bitbake/lib/bb/ui/icons/info/info_hover.png   |  Bin 4650 -> 4167 bytes
>  6 files changed, 175 insertions(+), 21 deletions(-)

Merged to master, thanks.

Richard





More information about the bitbake-devel mailing list