bitbake: hob/settings: implement a new tab in settings dialog to show SSTATE_MIRRORS
authorCristiana Voicu <cristiana.voicu@intel.com>
Wed, 26 Sep 2012 10:44:08 +0000 (13:44 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Sep 2012 15:45:25 +0000 (16:45 +0100)
commit441cc24523e527a7eb4a8c84ff1265a5b49b5bc5
tree60104644e18bb5d04165569fb0768c2b2f54ceae
parent1aaa44f37dd95fd067a9f293dd27eae98bdc8fea
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: 1a81e27365d969e4ad4b4f0aec290aa967a8a35f)

Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/crumbs/builder.py
bitbake/lib/bb/ui/crumbs/hig.py
bitbake/lib/bb/ui/crumbs/hobeventhandler.py
bitbake/lib/bb/ui/crumbs/template.py