diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-06 14:47:55 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-07 14:50:09 +0000 |
commit | ab78c782f73be76cff55220b582b01d173d7f711 (patch) | |
tree | 4f6974753dba7ea209ea0d196898b12158a8573a /meta/recipes-support | |
parent | 175a4570322a4909c223b193fcb77f00bcb8362a (diff) | |
download | poky-ab78c782f73be76cff55220b582b01d173d7f711.tar.gz |
staging: Improve file creation resiliance
If you abort a build mid execution of the staging extend_sysroot function
there are currently races and cleanup of that function may fail.
This change splits the code into separate phases so that the manifests are
manipulated before files are installed, meaning we should be able to reverse
actions if builds fail, crash or are interrupted.
(From OE-Core rev: fc504b6b8538453d2f058d7cc69be098f52f8091)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions