]> code.ossystems Code Review - openembedded-core.git/commit
autotools.bbclass: remove intltool.m4 from ${S}
authorRoss Burton <ross.burton@intel.com>
Fri, 5 Aug 2016 15:17:10 +0000 (16:17 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 7 Aug 2016 21:21:43 +0000 (22:21 +0100)
commit342fa2b8407552a962e7c78d0e4de7b2d0b30041
treefd4951f8eef339e849a252c6ed0fb0d6d271a486
parentd7249c5cce6fbc7875c46f2452ca8cd045773898
autotools.bbclass: remove intltool.m4 from ${S}

We need to ensure that builds use our intltool.m4 as there is a bug in
upstream's macros when the host doesn't have XML::Parser installed.

So generalise the m4 pruning logic that we already have from gettext and add
intltool.m4.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/autotools.bbclass