bitbake: event/hob: Add a button for network tests in the proxy settings
authorBogdan Marinescu <bogdan.a.marinescu@intel.com>
Thu, 11 Oct 2012 11:45:07 +0000 (14:45 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 24 Oct 2012 20:13:06 +0000 (21:13 +0100)
commit3e9b8c2c5337f65fed0fd53e7b36f0d611b81d7e
tree2d40fea429217796cd3b104d0c7bc7b954319689
parent2a664841ef9348555595159eb3667855d5c3233a
bitbake: event/hob: Add a button for network tests in the proxy settings

This patch allows the user to check the network connectivity in
the "Proxy" page ("Settings" dialog) by adding a button which provides
this functionality. It also disables retrigerring sanity checks if the
proxy values are changed, since now the proxy checks are explicit.
Note that this patch depends on a patch in oe-core
("sanity.bbclass: trigger network tests explicitly"). It will
not work properly if the patch in oe-core is not merged.

[YOCTO #3026]

(Bitbake rev: cb1354d29c0be27aee57b9783c724457ef6725fb)

Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/event.py
bitbake/lib/bb/ui/crumbs/builder.py
bitbake/lib/bb/ui/crumbs/hig.py
bitbake/lib/bb/ui/crumbs/hobeventhandler.py