Hi All,
I am new to tool chain and build activities.
I have a basic doubt, Is thee any dependenc between GLSDK and Yocto.
Could you please help me to understand.
Thanks in advance.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi All,
I am new to tool chain and build activities.
I have a basic doubt, Is thee any dependenc between GLSDK and Yocto.
Could you please help me to understand.
Thanks in advance.
Hi,
YOCTO :
The Yocto Project is an open source collaboration project that provides templates, tools and methods to help you create custom Linux-based systems for embedded products regardless of the hardware architecture.
In general, Yocto is a builder to build bootloaders, kernel and filesystem at a time instead building separately.
Able to build with particular board configuration.
GLSDK :
GLSDK is "Generic Linux Software Development Kit" which comprises bootloaders, kernel and filesystem with apps
http://processors.wiki.ti.com/index.php/OMAP5_GLSDK_6.01_Release_Notes#Components
Hi Titus,
Thanks for the reply.
Can I understood as mentioned below.
Yocto: Can be used to build custom-Linux for different hardware architectures.
GLSDK: Can be used to build custom-Linux for TI hardware architectures.
Hi,
Yocto: Can be used to build custom-Linux for different hardware architectures.
GLSDK: Can be used to build custom-Linux for TI hardware architectures.
Absolutely.
GLSDK: Can be used to build custom-Linux for TI hardware architectures.
Also, TI provides pre-built binaries for TI EVM board in GLSDK package.