aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/cookerdata.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2017-08-31 17:09:54 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-08-31 17:36:53 +0100
commit971272e84f4efe7ebd0037e164ba54f013a2a34e (patch)
treec5f41dac293599f260d5fff6c66f0841122f2b2d /lib/bb/cookerdata.py
parentb8616931bc0e523a3a3bb23b4f623f8b6e71d690 (diff)
downloadbitbake-971272e84f4efe7ebd0037e164ba54f013a2a34e.tar.gz
cooker: Allow changes in PRSERV_HOST to be responded to
When we reload the configuration, PRSERV_HOST can change. Therefore restart the PR Server depending on the new configuration at reparse. Note that the server has to be started from the right process, it can't be in the UI which shuts down as that shutdown triggers a shutdown of its children and the PR Server shuts down too. This is why we need pre_serve() which ensures its executed in the right context. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/cookerdata.py')
0 files changed, 0 insertions, 0 deletions