diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-03 16:06:43 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-03 17:40:23 +0100 |
commit | 6a4778e21341f031569f561e7699d2c616b60af0 (patch) | |
tree | 8e02fbde1e83283b2c8cbbd7f9b6fd35a257124b /meta/classes/insane.bbclass | |
parent | 6def7129cf7580a935c05cc05b7f803812d5bb18 (diff) | |
download | openembedded-core-6a4778e21341f031569f561e7699d2c616b60af0.tar.gz openembedded-core-6a4778e21341f031569f561e7699d2c616b60af0.tar.bz2 openembedded-core-6a4778e21341f031569f561e7699d2c616b60af0.tar.xz openembedded-core-6a4778e21341f031569f561e7699d2c616b60af0.zip |
autotools.bbclass: Fix m4 file race
If something removes .m4 files from the aclocal directory whilst aclocal is
running it gets upset. To avoid this we need to take a copy of the aclocal
directory and build against this instead.
[YOCTO #861]
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/insane.bbclass')
0 files changed, 0 insertions, 0 deletions