diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-27 16:55:24 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-28 23:32:16 +0000 |
commit | 1d4c20ecc2833c2c92de8682c772e27853dafc93 (patch) | |
tree | 6e4d3a2b6c0de0a6e58ce4aa2a9eecec5ded2672 /meta/recipes-devtools/e2fsprogs | |
parent | a4274bcc37cd0984f1aedd1c5a6c5dae8a9e61a2 (diff) | |
download | poky-1d4c20ecc2833c2c92de8682c772e27853dafc93.tar.gz |
staging: Allow removal of stale sysroot objects
The main sysroot components of unreachable build targets will be removed by the core
code. This currently doesn't trigger a removal in the individual workdirs. This
adds in symlinking between the complete stamps and the component sysroot meaning
we can detect when someting was removed and hence remove it from the sysroot.
This fixes cases where DISTRO_FEATURES like systemd are changed amongst other
things and makes builds more robust against configuration changes.
If a dependency is rebuild, that is caught by checksum comparision code elsewhere
in this function as before.
(From OE-Core rev: 7656347c556915dc9acc5a2311ec4e879de6f43d)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/e2fsprogs')
0 files changed, 0 insertions, 0 deletions