]> code.ossystems Code Review - openembedded-core.git/commit
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:39:16 +0000 (15:39 +0100)
commit1fe66d01b7bce70a37245d47b1abce155fae926e
treea86b5265470a36a718f00c67f8b5fb9ed275750d
parentb3ff63796cd6629975ff0a726ba18cc168e0a2b2
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.

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