On Tue, May 8, 2012 at 2:39 AM, Radha Krishna Srimanthula <[email protected]> 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 _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
