Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 0/1] Webhob: webservice client
@ 2012-06-16  1:23 Xiaotong lv
  2012-06-16  1:23 ` [PATCH 1/1] " Xiaotong lv
  0 siblings, 1 reply; 2+ messages in thread
From: Xiaotong lv @ 2012-06-16  1:23 UTC (permalink / raw)
  To: bitbake-devel

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-15  1:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-16  1:23 [PATCH 0/1] Webhob: webservice client Xiaotong lv
2012-06-16  1:23 ` [PATCH 1/1] " Xiaotong lv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox