bitbake: prserv: Adapt autostart to bitbake-worker
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jun 2013 17:13:04 +0000 (18:13 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Jun 2013 11:52:57 +0000 (12:52 +0100)
commita7292163fd31e5a4e4f0d0d749f25cba2657038e
tree26934bf5c933cc68065bca03701d17ff4955222f
parent7593f9747a5883bc9d83dbeda68ba1382cb77161
bitbake: prserv: Adapt autostart to bitbake-worker

With the change to bitbake-worker we need to ensure the workers know
how to contact the PR service, the magic 0 port and singleton is
no longer enough.

(Bitbake rev: c761751e259bb8e940552a28794b45887b5a72d9)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/bin/bitbake-worker
bitbake/lib/bb/cooker.py
bitbake/lib/bb/runqueue.py
bitbake/lib/prserv/serv.py