diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-12 14:50:11 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-13 14:49:36 +0000 |
commit | cefc40389e3185c3728c8154dae602a4a11e2f55 (patch) | |
tree | 3677563d0e8e9d535980b6f4f43a014e55e9972b /README.hardware | |
parent | 231d4a9d3d89af4b1b5f6ea439c630e4cac82079 (diff) | |
download | poky-cefc40389e3185c3728c8154dae602a4a11e2f55.tar.gz |
autotools/siteinfo: Avoid races over siteinfo files
If a siteinfo enabled tasks re-executes at the wrong moment whilst something else is
in do_configure, the _config files can be removed which upsets autoconf and
causes build failures.
Use the same approach as we do for dealing with the aclocal files. We already
parse the manifests so look out any *_config files and if so, copy them, then
reference the copy from siteinfo instead. This has the advantage of also being
more deterministic.
[YOCTO #7101]
(From OE-Core rev: c8b7aad133c3e3319345d50f85a91cbd5116f842)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.hardware')
0 files changed, 0 insertions, 0 deletions