diff options
author | David Reyna <David.Reyna@windriver.com> | 2017-07-28 17:14:14 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-31 15:13:53 +0100 |
commit | 9d1faf1a6fbfa6ee854ccf2c3d0bf3accbc59f6f (patch) | |
tree | 0fb3070debfcd9f76da0ac911c9e7b13ae13a4be /.gitignore | |
parent | 3bc3d26b465b5af3cebc1d4c0d1fa382965c32cf (diff) | |
download | poky-9d1faf1a6fbfa6ee854ccf2c3d0bf3accbc59f6f.tar.gz |
bitbake: toaster: move to new bitbake xmlrpc default
The bitbake option "-t SERVERTYPE" was deprecated and can be
removed since the desired XMLRPC listener now the default.
The bitbake server port cannot be "-1" anymore and must be
explicitly passed.
There is a race condition for the bblock file to not only
be created but to actually be populated, so a delay test loop
is required (usually only one pass).
The 'xmlrpcclient' is now the class that allows Toaster to for
example kill builds.
The events for populating the recipe parsing now either show only
the final result or are skipped entiredly, so the progress
calculator needs to be changed to not block on the parsing phase.
[YOCTO #11851]
(Bitbake rev: 2aa7ad38f760ec003fb18faa5aa0014cff191a7a)
Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions