diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-31 17:07:24 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-31 23:30:03 +0100 |
commit | 984da85479fa6127df806b2aa3a9fb27d268f2a3 (patch) | |
tree | 0df2e12928642236be1492f96dd8fccfa88622da /meta/recipes-devtools/file | |
parent | 5759039a89674c1e11b3d73cd6487f4586d25a73 (diff) | |
download | poky-984da85479fa6127df806b2aa3a9fb27d268f2a3.tar.gz |
bitbake: cooker: Change to consistent prefile/postfile handling
Currently the original prefile and postfile passed when starting bitbake
server are 'sticky'. With the new memory resident model this doesn't make
sense as the server the system is started with isn't special.
This patch changes the code so the prefile/postfile are used if specified
on the commandline and not used otherwise. This makes the behaviour much
more predictable and expected and as an added bonus simplifies the code.
(Bitbake rev: 638d366234fad78f283d3a13a12b07cb0ccbe914)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/file')
0 files changed, 0 insertions, 0 deletions