Re: [yocto] Using Pre Built Toolchain in Yocto Tree

2015-03-13 Thread Gary Thomas
On 2015-03-13 08:47, Mark Hatle wrote: On 3/13/15 6:43 AM, Darshan Patel wrote: Is there a way to configure Yocto to use Pre Built toolchain (like downloaded from CodeSourcery, etc.). I want to avoid building toolchain because it takes too much time and using new toolchain is not of my concern.

Re: [yocto] Using Pre Built Toolchain in Yocto Tree

2015-03-13 Thread Mark Hatle
On 3/13/15 6:43 AM, Darshan Patel wrote: Is there a way to configure Yocto to use Pre Built toolchain (like downloaded from CodeSourcery, etc.). I want to avoid building toolchain because it takes too much time and using new toolchain is not of my concern. If you wish to use the Mentor

[yocto] Using Pre Built Toolchain in Yocto Tree

2015-03-13 Thread Darshan Patel
Is there a way to configure Yocto to use Pre Built toolchain (like downloaded from CodeSourcery, etc.). I want to avoid building toolchain because it takes too much time and using new toolchain is not of my concern. I was using this feature in buildroot. Thanks in Advance!!! -- Regards Darshan

Re: [yocto] Using Pre Built Toolchain in Yocto Tree

2015-03-13 Thread Maxin John
Hi Darshan, On Fri, Mar 13, 2015 at 12:43 PM, Darshan Patel darsh...@gmail.com wrote: Is there a way to configure Yocto to use Pre Built toolchain (like downloaded from CodeSourcery, etc.). I want to avoid building toolchain because it takes too much time and using new toolchain is not of my

Re: [yocto] Using Pre Built Toolchain in Yocto Tree

2015-03-13 Thread Maxin John
Hi Darshan, On a second thought, feels like I misunderstood your question. Please refer these: a) http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html#optionally-using-an-external-toolchain b) http://elinux.org/images/c/c8/ExternalToolchainsInYocto.pdf c)