diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-09 17:57:26 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-10 18:14:28 -0800 |
commit | b36930096d737245d25de87a79988db63bd99545 (patch) | |
tree | cb5297b411e5efdbeb6c4db5e74335290ed2828d /meta/recipes-multimedia | |
parent | f776bc667eb99bf554f433d75a381ebbb1ddb618 (diff) | |
download | poky-b36930096d737245d25de87a79988db63bd99545.tar.gz |
autotools.bbclass: Fix automake file race issues
If one package is configuring when automake is built, the aclocal-VERSION
directory can be created or removed and this can confuse the configure
process.
Since we always run automake-native, it should always be using the
autoake-native aclocal directory for automake files which is the
result of this patch.
(From OE-Core rev: 2a15188d631a97dc20940f7edc801212e191332f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions