diff options
author | Ross Burton <ross.burton@intel.com> | 2015-09-24 09:54:33 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-28 11:58:23 +0100 |
commit | a026dbfa0ce4ee769ae2c714f27f4c4eaa4a0c73 (patch) | |
tree | ce1a5798993cb4eb706d8bd0a823c94de0265ac9 /meta/recipes-extended | |
parent | 0aa6af4aec6f9773ec2aea929deb3a1ed049cbb9 (diff) | |
download | openembedded-core-a026dbfa0ce4ee769ae2c714f27f4c4eaa4a0c73.tar.gz openembedded-core-a026dbfa0ce4ee769ae2c714f27f4c4eaa4a0c73.tar.bz2 openembedded-core-a026dbfa0ce4ee769ae2c714f27f4c4eaa4a0c73.zip |
sstate: run recipe-provided hooks outside of ${B}
To avoid races between the sstate tasks/hooks using ${B} as the cwd, and other
tasks such as cmake_do_configure which deletes and re-creates ${B}, ensure that
all sstate hooks are run in the right directory, and run the prefunc/postfunc in WORKDIR.
(From OE-Core rev: 1d3bde02641f4b40030cf7e305ee3d7c2faabe29)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions