libxml2/libxslt: Don't depend on ansidecl.h header
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 May 2012 09:15:39 +0000 (09:15 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 May 2012 10:28:49 +0000 (11:28 +0100)
commitb498b08f6af523dc904fc564587ba3fb8f54f967
tree973bbacc063d8af1bf4470a07913dc8ac04a27e9
parent9f7f2e65259bab01922c956f852f70100b21ef4c
libxml2/libxslt: Don't depend on ansidecl.h header

We don't DEPEND on binutils for ansidecl.h so ensure we should never
use the header. This makes builds determinstic and means something like:

bitbake binutils
bitbake libxml2 -c configure
bitbake binutils -c clean
bitbake libxml2

doen't fail to build.

(From OE-Core rev: fe6cabfb0c6f382ef6131e07437b90c2afbf5488)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/libxml/libxml2.inc
meta/recipes-support/libxslt/libxslt_1.1.26.bb