]> code.ossystems Code Review - openembedded-core.git/commit
autoconf-archive: simplify and fix recipe
authorPatrick Ohly <patrick.ohly@intel.com>
Fri, 28 Jul 2017 14:49:53 +0000 (16:49 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Jul 2017 07:45:13 +0000 (08:45 +0100)
commit5002004b891895654cbad53555ee46e2ed188630
tree931a47ff841aaaa2749e295ba666f821fd32b99d
parent40711432b82fc6efb9e40748532ed68a64fbe628
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>
meta/recipes-devtools/autoconf-archive/autoconf-archive.inc [deleted file]
meta/recipes-devtools/autoconf-archive/autoconf-archive_2016.09.16.bb