]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Use datastore copies due to data changes persisting
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 21 Dec 2013 08:57:16 +0000 (08:57 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 21 Dec 2013 09:00:16 +0000 (09:00 +0000)
commitafaf16100efa79a275a2f4b9f2caa80decfdeb81
treed280fc7dd76cfa5e1e3e5b244fd0bb94d45a57fe
parent33874f9af895757c4b0fd2f4d350ed308edac03c
sstate: Use datastore copies due to data changes persisting

The way the "all arch" PKGSPEC is enabled, it causes corruption
of the datastore of sstate operations against other tasks.

Data store copies are cheap and allow us to use that trick, resetting
to a clean copy of the data afterwards.

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