]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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>
Wed, 10 Aug 2016 09:46:29 +0000 (10:46 +0100)
commit63cb0eec1f1ea29bb557b2e82caea233747b61b4
tree63bbb33cc65c1cb348bb623ff34bcf1a394540ba
parente1081f491c46bbf006ad2d1386970dcb9a50f51f
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.

(From OE-Core rev: d7249c5cce6fbc7875c46f2452ca8cd045773898)

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