Hi,All I found that someone has problems with getting the latest davinci-linux-open-source kernel tree. I have got it successfully and following is my steps doing this, hope that will help those people who will just want to download the latest open source kernel for the davinci-linux..
************************************************************************************************************************************************** S1 Download the git software package from http://git.or.cz/#download , you can download the latest stable version. I use the git-1.4.2. S2 Uncompress the git software package and install it by below commands $ cd git-1.4.2/ $ make prefix=/usr/local install $ sudo make prefix=/usr/local install (You make need the su password here.) S3 Get the latest open source kernel for the davinci-linux using this command $ git-clone \ git://source.mvista.com/git/linux-davinci-2.6.git This will created a folder named linux-davinci-2.6 in your current DIR. And if you have a good internet environment you can get the kernel quickly. (But it takes me almost 12 hours to finish this in china!) ************************************************************************************************************************************************************************** PS(For those who are using China Education and Research Network): It will be very difficulty for you to get this open source kernel using git tool in CERN, but man be you can open a ftp server, and then give me your post information of the ftp , I will upload it for you! Hope that help! Enjoy open source! Best Regards! Beny Zhang [EMAIL PROTECTED] 2007-01-17
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
