multilib_header.bbclass: Add oe_multilib_header wrapper
authorMark Hatle <mark.hatle@windriver.com>
Fri, 1 Jul 2011 16:36:41 +0000 (11:36 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Jul 2011 14:45:47 +0000 (15:45 +0100)
commit301d00e6d4a622eac928e78aad16b38b473188be
treea8cab45ffc69292d708f49664937a25cba34701e
parenteb8d97bf167788adb120e3eec3dad8b8762e9fdb
multilib_header.bbclass: Add oe_multilib_header wrapper

This helper function and associated header will allow us to
resolve two/three header files that conflict due to contents
that change based on wordsize and ABI.

(From OE-Core rev: 1fe66d01b7bce70a37245d47b1abce155fae926e)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/multilib_header.bbclass [new file with mode: 0644]
scripts/multilib_header_wrapper.h [new file with mode: 0644]