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

Voicu, Cristiana cristiana.voicu at intel.com
Fri Sep 28 09:49:24 UTC 2012


Hello,

I saw the changes in code were merged, but I have changed also 2 images(bitbake/lib/bb/ui/icons/info/info_display.png & bitbake/lib/bb/ui/icons/info/info_hover.png). Those are not changed in master now.

Can you please check what happened?
Thank you,
Cristiana


-----Original Message-----
From: Richard Purdie [mailto:richard.purdie at linuxfoundation.org] 
Sent: Thursday, September 27, 2012 6:43 PM
To: Voicu, Cristiana
Cc: bitbake-devel at lists.openembedded.org
Subject: Re: [bitbake-devel] [PATCH v2] hob/settings: implement a new tab in settings dialog to show SSTATE_MIRRORS

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