command.py: Add a new API triggerEvent()
authorDongxiao Xu <dongxiao.xu@intel.com>
Thu, 23 Feb 2012 13:47:20 +0000 (21:47 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Feb 2012 22:52:16 +0000 (22:52 +0000)
commitf5bd674b7f0380e203fde243ee333159a1e5441b
tree1b15e1d5e9c34acc6a03f1cdd358b2ce950807ef
parent0fd4d9f0daacd7f0508585101baf634bdf083d41
command.py: Add a new API triggerEvent()

This functions enables the client to request triggering specific event
from bitbake server.

(Bitbake rev: 45da6d709a69697158fae92e1c0c0a6ac8f30831)

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/command.py