diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2017-07-28 16:49:53 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-30 08:46:19 +0100 |
commit | 3582f6fc011482f3e9a05592226e3c0ee09f2943 (patch) | |
tree | 684e3f91b05765e281f28633b4c92b491295af9c /scripts | |
parent | ae38bfe2cd7da3d930e1cbe376ebe92d79ff1b28 (diff) | |
download | poky-3582f6fc011482f3e9a05592226e3c0ee09f2943.tar.gz |
autoconf-archive: simplify and fix recipe
The COPYING file specifies pure GPLv3, not GPLv2 & GPLv3. There is
also the COPYING.EXCEPTION file with the autotools exception, which
gets ignored here in the recipe to keep it simpler.
All of the explicit dependencies seem unnecessary, and RDEPENDS_${PN}
doesn't do anything for native recipes either, so all of that gets
removed.
It also built fine without the m4 and parallel build workarounds.
There's no need to have a separate .inc file.
(From OE-Core rev: 5002004b891895654cbad53555ee46e2ed188630)
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions