From 1ad53437c4e94607951e0231443af8a11179480a Mon Sep 17 00:00:00 2001 From: Cristiana Voicu Date: Wed, 26 Sep 2012 13:44:08 +0300 Subject: 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 --- 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 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'bitbake') diff --git a/bitbake/lib/bb/ui/icons/info/info_display.png b/bitbake/lib/bb/ui/icons/info/info_display.png index 6e2c44b2c9..5afbba29f5 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 a05da56ae7..f9d294dfae 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 -- cgit v1.2.3-54-g00ecf