Re: [android-porting] Re: [rowboat] gingerbread on am3703

2011-10-14 Thread PaniBhushanaChary K.R
Hi, Iam also facing same issue, Please let me know how to switch off SGX in the build. Regards, Bhushan On Thu, Oct 13, 2011 at 2:12 PM, Amit Pundir pundira...@gmail.com wrote: On Wed, Oct 12, 2011 at 5:27 PM, venkat k raju kvraju@gmail.comwrote: Hi all, i am trying to port

[android-porting] How to download Android Source ?

2011-10-14 Thread neeloor2004
Hi All, I am not able to download Android full source code from https://android.git.kernel.org when ever I run curl https://android.git.kernel.org/repo ~/bin/repo I am getting the following error curl: (6) Could not resolve host: android.git.kernel.org Any idea ? Many Thanks Neel --

[android-porting] Re: [rowboat] gingerbread on am3703

2011-10-14 Thread kgunn
original msgs don't look related to sgx. but you will hit that enventually to remove calls into hw accel ogles libs, modify your egl.cfg file to use sw only. don't expect performance to be great. On Oct 14, 5:20 am, PaniBhushanaChary K.R haip...@gmail.com wrote: Hi,  Iam also facing same

Re: [android-porting] How to download Android Source ?

2011-10-14 Thread Cheryala Venu Madhav
you can download the repo from codeaurora.org. android.git.kernel.org is down from a long time. Thanks Venumadhav On Fri, Oct 14, 2011 at 10:28 PM, neeloor2004 neeloor2...@gmail.com wrote: Hi All, I am not able to download Android full source code from https://android.git.kernel.org when

Re: [android-porting] Re: [rowboat] gingerbread on am3703

2011-10-14 Thread Pavan Savoy
On Fri, Oct 14, 2011 at 10:10 AM, kgunn kgunnfr...@gmail.com wrote: original msgs don't look related to sgx. but you will hit that enventually to remove calls into hw accel ogles libs, modify your egl.cfg file to use sw only. don't expect performance to be great. Yes correct. I would try