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:29 +0100 |
commit | 03666c8a74e0956633d79ad215ea16da72b1b367 (patch) | |
tree | 13885dabd7d3efd5cc3c3f8b20a28a374dcb1f71 /meta/recipes-devtools/opkg-utils | |
parent | 85f6cf736b5ecf3af6d1596b782dae81b9ac1f11 (diff) | |
download | poky-03666c8a74e0956633d79ad215ea16da72b1b367.tar.gz |
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: dc8546241a66c6eb076dc67fd165b5216b822ced)
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/recipes-devtools/opkg-utils')
0 files changed, 0 insertions, 0 deletions