Re: [OE-core] [PATCH 2/3] multilib: Enable multilib remapping for SDK generation

2012-07-09 Thread Richard Purdie
On Mon, 2012-07-09 at 08:08 -0500, Mark Hatle wrote: > On 7/9/12 5:39 AM, Richard Purdie wrote: > > On Fri, 2012-07-06 at 14:14 -0500, Mark Hatle wrote: > >> Enable the remapping for SDK generation, this is required to be able to > >> create an SDK that targets an alternative multilib. Note, this

Re: [OE-core] [PATCH 2/3] multilib: Enable multilib remapping for SDK generation

2012-07-09 Thread Mark Hatle
On 7/9/12 5:39 AM, Richard Purdie wrote: On Fri, 2012-07-06 at 14:14 -0500, Mark Hatle wrote: Enable the remapping for SDK generation, this is required to be able to create an SDK that targets an alternative multilib. Note, this work does not finish SDK/multilib support, but it is one more step

Re: [OE-core] [PATCH 2/3] multilib: Enable multilib remapping for SDK generation

2012-07-09 Thread Richard Purdie
On Fri, 2012-07-06 at 14:14 -0500, Mark Hatle wrote: > Enable the remapping for SDK generation, this is required to be able to > create an SDK that targets an alternative multilib. Note, this work does > not finish SDK/multilib support, but it is one more step toward making > it work properly. >

[OE-core] [PATCH 2/3] multilib: Enable multilib remapping for SDK generation

2012-07-06 Thread Mark Hatle
Enable the remapping for SDK generation, this is required to be able to create an SDK that targets an alternative multilib. Note, this work does not finish SDK/multilib support, but it is one more step toward making it work properly. Signed-off-by: Mark Hatle --- meta/classes/multilib.bbclass |