]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Add handling of do_shared_workdir task
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 May 2015 12:05:03 +0000 (13:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 May 2015 21:15:47 +0000 (22:15 +0100)
commit624f575298c74272b69560735cb6f13f5a7761c1
treef3059523473b7f6d9f960e421b448ee5090d07e3
parent346505144a18b738846b9d5bc6f146426d3572ba
sstate: Add handling of do_shared_workdir task

Changing TMPDIR and rebuilding an image was resulting in rebuilds of
kernels due to dependencies on the shared_workdir task. If installed
from sstate, nothing needs this task so add it to the whitelisted
task patterns.

After this change, the kernel does not rebuild when a new TMPDIR and
hot sstate cache is used.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sstate.bbclass