[bitbake-devel] [PATCH 0/1] Webhob: webservice client

Xiaotong lv xiaotongx.lv at intel.com
Sat Jun 16 01:23:21 UTC 2012


this is  a webservice python client based on suds.
if client is other different language. such as java, php, etc.
we can use their corresponding webservice client program to call bitbake.


The following changes since commit cbe94009a060bc680bf196732642e295151b8ef9:

  Webhob: a general helper interface based on webservice (2012-06-06 21:03:11 -0400)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib xtlv/webhob-webservice
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=xtlv/webhob-webservice

Xiaotong lv (1):
  Webhob: webservice client

 .../bb/ui/webservice_client/client_webservice.py   |   63 ++++++++++++++++++++
 1 files changed, 63 insertions(+), 0 deletions(-)
 create mode 100644 bitbake/lib/bb/ui/webservice_client/client_webservice.py

-- 
1.7.4.4





More information about the bitbake-devel mailing list