[yocto] Help with configuring Yocto with an external toolchain

Chris Larson clarson at kergoth.com
Tue May 8 06:59:25 PDT 2012


On Tue, May 8, 2012 at 2:39 AM, Radha Krishna Srimanthula
<srimanthula.radhakrishna at gmail.com> wrote:
> I have an armv5tej platform for which I need put in place, a toolchain and a
> build system. It is in this regard that I need some help:
>
> Can Yocto use an external toolchain (we use CodeSourcery)? If so, how do I
> configure Yocto to use the external toolchain? I went through the developers
> and user manuals of Yocto - am not too sure how to go about doing this. Can
> you please help me with this?

TCMODE = "external-csl"
EXTERNAL_TOOLCHAIN = "/path/to/sourcery/toolchain"
-- 
Christopher Larson



More information about the yocto mailing list