From: Cristiana Voicu Date: Wed, 26 Sep 2012 10:44:08 +0000 (+0300) Subject: bitbake: hob/settings: implement a new tab in settings dialog to show SSTATE_MIRRORS X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ad53437c4e94607951e0231443af8a11179480a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bitbake: hob/settings: implement a new tab in settings dialog to show SSTATE_MIRRORS 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] (Bitbake rev: ae27a7cf4d31a1b99840a761a27fd6256cb1dd9b) Signed-off-by: Cristiana Voicu Signed-off-by: Richard Purdie --- diff --git a/bitbake/lib/bb/ui/icons/info/info_display.png b/bitbake/lib/bb/ui/icons/info/info_display.png index 6e2c44b2c9c..5afbba29f57 100644 Binary files a/bitbake/lib/bb/ui/icons/info/info_display.png and b/bitbake/lib/bb/ui/icons/info/info_display.png differ diff --git a/bitbake/lib/bb/ui/icons/info/info_hover.png b/bitbake/lib/bb/ui/icons/info/info_hover.png index a05da56ae7c..f9d294dfae2 100644 Binary files a/bitbake/lib/bb/ui/icons/info/info_hover.png and b/bitbake/lib/bb/ui/icons/info/info_hover.png differ