diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2016-07-18 19:07:16 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-20 10:23:45 +0100 |
commit | 6597ba6b43fff2c8d8179090b4c92ce511c84a20 (patch) | |
tree | d8c68cbfd042c20747b81457393e513f9e4dafe8 /meta/classes/distutils.bbclass | |
parent | dead7b22b4af5292c1a350ac09654b835f5aa4e5 (diff) | |
download | poky-6597ba6b43fff2c8d8179090b4c92ce511c84a20.tar.gz |
bitbake: bitbake: xmlrpc: implement check of connection to server
Implemented check_connection function. The purpose of this function
is to check if bitbake server is accessible and functional.
To check this this function tries to connect to bitbake server and
run getVariable command.
This API is going to be used to implement autoloading of bitbake
server.
[YOCTO #5534]
(Bitbake rev: 1a18f5ceb478f766b53850451549333f655621ea)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/distutils.bbclass')
0 files changed, 0 insertions, 0 deletions