diff options
author | Ross Burton <ross.burton@intel.com> | 2016-04-12 15:51:54 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-13 10:12:52 +0100 |
commit | 88f41780cad47b4340a6589e4e6d86722ab67aaa (patch) | |
tree | 99e4e8878059ec14fd26538219c81e6878d32c92 /meta/recipes-devtools/diffstat | |
parent | 8d59d0679bb532321683ec6a6e223092618bd0d2 (diff) | |
download | poky-88f41780cad47b4340a6589e4e6d86722ab67aaa.tar.gz |
rsync: remove upstream's rebuild logic
Upstream some well intended but broken logic to reimplement the rebuild
functionality of automake. However this isn't out-of-tree safe and quite basic,
which means if it ever does execute (say, configure.ac or aclocal.m4 is touched)
then the build fails.
As we delete ${B} and re-run autoreconf on every build this is redundant, so
just delete it all.
[ YOCTO #9445 ]
(From OE-Core rev: ccc61cee8f097862640722abb9a9f53781efdac3)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/diffstat')
0 files changed, 0 insertions, 0 deletions