On 30.07.2010 13:09, Brian Hutchinson wrote: > Hi, > > I'm trying to get started with the community kernel/tools and > following directions at: > http://processors.wiki.ti.com/index.php/DaVinci_PSP_03.01_GA_(r37)_Release_Notes
[...] > So far, using git checkout DEV.DaVinciPSP.03.XX.00.37 has worked for > arago and linux-davinci (note instructions say result of clone should > be a dir called linux-davinci-staging but for me it was > linux-davinci). My recommendation would be to read a little bit about OpenEmbedded / BitBake / Git before starting. It seems you lack some background knowledge. But as you noticed there is a typo there. The tar.gz file containing the source is named linux-davinci-staging so if you extract the sources from that file then you would get a linux-davinci-staging folder. git-clone takes an extra parameter if you want to clone to a specific folder. Else it will just use the name of the repository. "linux-davinci" in that case. > Anyone know what I'm doing wrong with these git checkout commands? There is nothing _wrong_ with what you did. > Regards, > > Brian Regards, -- Christophe Aeschlimann Embedded Software Engineer Advanced Communications Networks S.A. Rue du Puits-Godet 8a 2000 Neuchâtel, Switzerland Tél. +41 32 724 74 31 [email protected] _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
