diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-06-17 17:13:07 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-18 13:24:58 +0100 |
commit | bbd25aa3f20fa28fe7c461d5af15b9b2ad499495 (patch) | |
tree | cdf16596b4b1df7ba67a9f8cb3d0f5c0ed38d56f /meta/classes/image-vmdk.bbclass | |
parent | 6b93b86d5233dcbf69b4a714e7f48dfa985bbbe4 (diff) | |
download | poky-bbd25aa3f20fa28fe7c461d5af15b9b2ad499495.tar.gz |
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>
Diffstat (limited to 'meta/classes/image-vmdk.bbclass')
0 files changed, 0 insertions, 0 deletions