]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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>
Wed, 10 Aug 2016 09:46:29 +0000 (10:46 +0100)
commit77e5a89df320fa4d6b6220dd8583a4e6f7964ccf
treeec9a1e470f4d1810e2c9f8b79f8c7bb86b1a56bd
parent63cb0eec1f1ea29bb557b2e82caea233747b61b4
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.

(From OE-Core rev: 342fa2b8407552a962e7c78d0e4de7b2d0b30041)

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