autoconf: remove automake patch enforcing --foreign
authorRoss Burton <ross.burton@intel.com>
Tue, 15 Jul 2014 16:18:37 +0000 (17:18 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Jul 2014 08:58:26 +0000 (09:58 +0100)
commit7598ac7ea19f8a2e4434c1642edb8664c768f6fe
treea74b55e4def7cac4978e4d411a4c2d36ff274e34
parent630347d3fca3211f0cf3ac71ae8ab476c2f79a03
autoconf: remove automake patch enforcing --foreign

Since 2004 we've been carrying a patch[1] make autoreconf pass --foreign to
automake.  Presumably at the time this was due to many upstreams using
hand-coded bootstrap scripts that passed --foreign manually, but we were using
autoreconf.  These days many projects have added foreign to AM_INIT_AUTOMAKE and
use autoreconf directly, so this patch isn't as critical as it used to be.

(From OE-Core rev: 74b05bba64589da0e4439a4293559ad9670104bd)

Signed-off-by: Ross Burton <ross.burton@intel.com>
[1] oe-classic 2ab2a92eadaf2f80410d8746099f8a9b1b81ff91
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/autoconf/autoconf/autoreconf-foreign.patch [deleted file]
meta/recipes-devtools/autoconf/autoconf_2.69.bb