[oe] sdk.bbclass and gcc-cross-sdk

Leon Woestenberg leon.woestenberg at gmail.com
Thu Mar 6 22:58:06 UTC 2008


Hello Richard,

On Wed, Mar 5, 2008 at 9:24 PM, Richard Purdie <rpurdie at rpsys.net> wrote:
> On Wed, 2008-03-05 at 20:06 +0100, Leon Woestenberg wrote:
>  > On Wed, Mar 5, 2008 at 7:11 PM, Richard Purdie <rpurdie at rpsys.net> wrote:


>
>  The 'normal' situation for OE is:
>
>   build = "build system"
>   host = target = "set by machine config"
>
>  cross.bbclass:
>
>   build = host = "build system"
>   target = "set by machine config"
>
>  native.bbclass:
>
>   build = host = target = "build system"
>
>  sdk.bbclass (previously)
>
>   build = host = "build system"
>   target = "set by machine config"
>
>  sdk.bbclass (previously)
>
>   build = "build system"
>   host = "build system with modified vendor"
>   target = "set by machine config"
>
OK, so you meant that this last instance in fact was a Canadian cross
toolchain?

> Does that cover what you wanted?
>
Your answers covered my questions, thanks!

I don't need a Canadian cross toolchain myself, btw.

Regards,
-- 
Leon




More information about the Openembedded-devel mailing list