]> code.ossystems Code Review - openembedded-core.git/commit
mdadm: Don't depend on ansidecl.h header
authorSaul Wold <sgw@linux.intel.com>
Mon, 18 Jun 2012 00:13:07 +0000 (17:13 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Jun 2012 12:16:37 +0000 (13:16 +0100)
commit5b51872ec4c2400ae60f434478f04e9aca3ccb7d
treee74cf8713736bc7a43d3450d350aca3eec69b9cc
parent45b40d483c675369cdc164babd0db5c87adf0de4
mdadm: 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 mdadm -c compile
bitbake binutils -c clean
bitbake libxml2

doen't fail to build.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/mdadm/mdadm_3.2.5.bb