diff options
author | Ross Burton <ross.burton@intel.com> | 2015-09-29 13:45:59 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-29 14:42:05 +0100 |
commit | dc8546241a66c6eb076dc67fd165b5216b822ced (patch) | |
tree | e9456cf0db068b773a73706928560bb18d8f1b1a /meta/lib/oe/package_manager.py | |
parent | d3af844b05e566c2188fc3145e66a9826fed0ec8 (diff) | |
download | openembedded-core-dc8546241a66c6eb076dc67fd165b5216b822ced.tar.gz openembedded-core-dc8546241a66c6eb076dc67fd165b5216b822ced.tar.bz2 openembedded-core-dc8546241a66c6eb076dc67fd165b5216b822ced.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.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/package_manager.py')
0 files changed, 0 insertions, 0 deletions