Re: [android-developers] android kernel patches

2010-05-24 Thread robin john
Naveen, Completely dependent on the device for which you are building it on. Rather than the generic Android feature, may be better to point out precisely what features are needed, which device, processor, board it is intended for.. Also go through this: http://source.android.com/porting/build_syst

Re: [android-developers] android kernel patches

2010-05-24 Thread Satendra...
Dear Naveen, This is not the right mailing list for the kind of questions you have. I would suggest you to ask your questions to Android-Porting mail list. You could subscribe to that using email : Subscribe via email: android-porting+subscr...@googlegroups.com Regards, Satendra On 22 May 2010

[android-developers] android kernel patches

2010-05-21 Thread naveen yadav
Hi , we have base version 2.6.30.8 vanilla kernel. it is working well on our target. we want to add android feature to it. what is best way. I check on GIT of android, there is no verison for 2.6.30, Is there some site maintaining patches.? or shall i back port from 2.6.32. ? Pls provide me yo