generic-poky/meta/recipes-extended/mdadm
Saul Wold bbd25aa3f2 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.

(From OE-Core rev: 5b51872ec4c2400ae60f434478f04e9aca3ccb7d)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-06-18 13:24:58 +01:00
..
files mdadm: upgrade to the latest version 3.2.3 2012-01-03 12:14:37 +00:00
mdadm_3.2.5.bb mdadm: Don't depend on ansidecl.h header 2012-06-18 13:24:58 +01:00