]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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 14:02:25 +0000 (15:02 +0100)
commit8593c6c1d8995f449a41a99c6e3242e2e58e79a5
tree4144e930c10e3a60f383bc19d073908f7f9bef21
parentacd52fd17da9cdad406d052ce397091c23588b7a
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.

(From OE-Core rev: 9e31c748327e92b809330f4ad7b6aaecb2edf559)

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