]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Fix SSTATE_DUPWHITELIST variable usage
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Sep 2012 11:45:17 +0000 (12:45 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Sep 2012 13:40:46 +0000 (14:40 +0100)
commit9e31c748327e92b809330f4ad7b6aaecb2edf559
tree7b9e5a683ad3a00519670ad0a7532881206f3926
parent372dc3cf95373225d512160a2ec3e16bf3dc5b8f
sstate: Fix SSTATE_DUPWHITELIST variable usage

We need to split this variable before using it. Otherwise a single "/"
character in the list whitelists every overlapping sysroot file which
was not the intention making the whole thing useless.

We'll start seeing warnings about overlapping files now this is working
correctly after this patch.

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