git - Is it possible to get older kernel versions from the android common repo? -


i trying port android kernel vendor soc running 2.6.35 kernel. have looked while, , seems google released kernels not made existing device can found here:

https://android.googlesource.com/kernel/common/+refs

the problem oldest version have there 2.6.39. there anywhere can find older kernel versions have android specific material on them, or have use , settle merging conflicts?

i intern (so new this..), , last person in position apparently trying merge company kernel arm called "armdroid" (which has kernel versions):

http://linux-arm.org/git?p=armdroid.git;a=commit;h=3baa6a09028e75b210a659bc9b5c7631943edd44

this doesn't make sense though, because looks kernel designed work realview , versatile express platforms, trying merge code here cause more conflicts. no 1 here knows android, , can't explanation why trying use it.

for trying do, think should use google common kernel code, or worth looking device specific kernel merge with? , repeat main question, there way older android kernel source code?

thank you!

the 2.6.35 kernel used gingerbread. if there no 'common' kernel, have use old samsung kernel , remove samsung-specific stuff.

please note 2.6.35 released in 2010. if soc cannot run current kernel, should not use @ all.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -