diff options
author | Lianhao Lu <lianhao.lu@intel.com> | 2012-01-10 14:13:50 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-11 10:36:20 +0000 |
commit | 489cde8eb0e19ef6fe8078148199eaf5b52631ae (patch) | |
tree | cb85947000c8efb778362c136f1f6a0c14ed31dc /meta/classes/oelint.bbclass | |
parent | 30a9bc6c92a8920d6e9c4a4b93b83bdbe5d48e78 (diff) | |
download | poky-489cde8eb0e19ef6fe8078148199eaf5b52631ae.tar.gz |
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>
Diffstat (limited to 'meta/classes/oelint.bbclass')
0 files changed, 0 insertions, 0 deletions