]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Relax the duplicate file whitelist for now
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Sep 2012 22:06:06 +0000 (23:06 +0100)
committerSaul Wold <sgw@linux.intel.com>
Fri, 28 Sep 2012 08:14:30 +0000 (01:14 -0700)
commitc858259ce1881c6284f1fc2790c225c81e4a751e
treee2fde4d8aca260e4f0126a1b668024588ded915c
parent7642143760c0157aba80cea7b427024ee097cc2c
sstate: Relax the duplicate file whitelist for now

do_package is a machine specific task at the moment due to packagedata. This means
do_package tasks and their dependencies rerun between different machines
with various duplicate file installations. There are plans to fix this but they're
too invasive before release.

This patch relaxes the whitelist for sstate duplicate file detection to account
for this. Post-release, we re-enable stricter settings once do_package is not
machine specific.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/sstate.bbclass