generic-poky/meta/recipes-core/libxml
Richard Purdie 37cf162998 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>
2012-05-25 11:28:49 +01:00
..
libxml2 libxml2: fix build with automake 1.12 2012-05-25 11:17:56 +01:00
libxml2.inc libxml2/libxslt: Don't depend on ansidecl.h header 2012-05-25 11:28:49 +01:00
libxml2_2.7.8.bb libxml2: fix build with automake 1.12 2012-05-25 11:17:56 +01:00