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:45:13 +0100 |
commit | 5002004b891895654cbad53555ee46e2ed188630 (patch) | |
tree | 931a47ff841aaaa2749e295ba666f821fd32b99d /scripts/lib/scriptutils.py | |
parent | 40711432b82fc6efb9e40748532ed68a64fbe628 (diff) | |
download | openembedded-core-5002004b891895654cbad53555ee46e2ed188630.tar.gz openembedded-core-5002004b891895654cbad53555ee46e2ed188630.tar.bz2 openembedded-core-5002004b891895654cbad53555ee46e2ed188630.zip |
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.
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions