generic-poky/bitbake/lib/prserv
Lianhao Lu 489cde8eb0 bitbake: Automatically start local PR service.
[YOCTO #1126]
A local PR service will be started and stopped automatically along
with the bitbake invocation/ternimation.

This local PR service will be started only and if only when the
PRSERV_HOST is set to 'localhost' and PRSERV_PORT is set to '0'.

When started, the sqlite3 database is stored at
"${PERSISTEN_DIR}/prserv.sqlite3" or "${CACHE}/prserv.sqlite3".

(Bitbake rev: 9d8f45407c67ed0d3c4f820cf646de3c385067c7)

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-11 10:36:20 +00:00
..
__init__.py bitbake/PRservice: Added no_hist mode and export/import. 2012-01-11 10:36:20 +00:00
db.py bitbake: Automatically start local PR service. 2012-01-11 10:36:20 +00:00
serv.py bitbake: Automatically start local PR service. 2012-01-11 10:36:20 +00:00