]> code.ossystems Code Review - openembedded-core.git/commit
staging: Fix a logic error which caused dependency removal
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Sep 2017 14:18:15 +0000 (15:18 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Sep 2017 22:58:49 +0000 (23:58 +0100)
commit1634fe5148b3501f2c1b75cf7fb704a2ef60424e
treedf71bfd8073d82e53c2b9ea52eb457f356121361
parent7f2f9b3ff011b340b5d23bb7c47b12c357dc9f02
staging: Fix a logic error which caused dependency removal

There was a logic error in the dependency cleanup code which meant
it would remove dependencies which other tasks still depended upon.
Fix the path names so the comparisions work as intended.

This fixes dependencies accidentally disappearing from sysroots
under certain reconfiguration situations.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/staging.bbclass