]> code.ossystems Code Review - openembedded-core.git/commit
autotools: move aclocal-copy to WORKDIR
authorRoss Burton <ross.burton@intel.com>
Fri, 5 Aug 2016 15:17:09 +0000 (16:17 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 7 Aug 2016 21:21:43 +0000 (22:21 +0100)
commitd7249c5cce6fbc7875c46f2452ca8cd045773898
treee4464f838b561ee8d5f1b0d2a551ab0de1f7960a
parenta9a7eea897e5771d1760a39150ef348911447b20
autotools: move aclocal-copy to WORKDIR

To save time move the temporary copy of the autoconf macros, aclocal-copy, from
${B} to ${WORKDIR}.  This ensures that it can't conflict with anything in ${S}
and means the pruning code doesn't need to know about it.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/autotools.bbclass