diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-23 16:35:30 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-24 23:43:33 +0000 |
commit | faf70253bae495b1c366171339073174fd6ebb76 (patch) | |
tree | f0e3ddf60612c902daefaefd745394a05a09dde0 /meta/recipes-core | |
parent | ce9cbae874495b71b148f32a4f3bfbc1c82e3f41 (diff) | |
download | poky-faf70253bae495b1c366171339073174fd6ebb76.tar.gz |
staging: Remove uninstalled dependencies from sysroots
Currently, if something is added to a sysroot, its hash remains unchanged,
and it continues to be buildable, it doesn't get removed from the sysroot.
This patch handles the case where something is removed from DEPENDS or
[depends].
It does introduce its own issue where something could get removed even
though some other task in parallel may have the same requirement. This
case should be extrememly rare and fixing the more common DEPENDS removal
is likely the bigger win though.
(From OE-Core rev: 06227bc5e533841ab12cde84a6ed6f8b8ddeb5cb)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions