Part Number: PROCESSOR-SDK-AM335X
Tool/software: Linux
What is the relationship between Linaro and Arago? Really I'm not clear about what Linaro is.
I've just gone through setting up the PSDK by building a number of targets, per this page: http://software-dl.ti.com/processor-sdk-linux/esd/docs/05_03_00_07/linux/Overview_Building_the_SDK.html
I spent some time figuring out what Yocto and Arago are. They are a set of tools, abstract framework, and concrete layers, for buillding Linux embedded systems, and in the case of Arago, TI-specific systems. The focus is on building Linux file systems, but one can of course add application layers and build applications as well. I think. The Yocto web site is very well done and very clear.
Now, I go to the main PSDK page, and it mentions the Linaro toolchain and how it's somehow to be preferred to the older Arago toolchain. The Linaro web site is essentially useless - maybe they make engineering tools of some sort, or they're an advertising arm of ARM; it is impossible to tell. The Wikipedia page on Linaro isn't much more help. If I had to guess, it would be that Linaro contributes to the development of Gnu tools and libraries related to ARM. I can imagine that Linaro is somehow upstream of Yocto and Arago, and that they incorporate the Linaro-influenced/certified(?) tools.
But that's pretty much just a guess.
Can anyone explain or point me to a link that says what Linaro makes or contributes?
Thanks,
Bob