Re: [android-kernel] Download Android Kernel for Eclair

2010-11-05 Thread nutz
typically you'd get your kernel from the processor vendor. What processor do you have on your board? For example, if you were using a Beagleboard that uses the TI processor, you can download the kernel from omapzoom.org: git clone git://git.omapzoom.org/kernel/omap.git android-2.6.29 As for ne

[android-kernel] Download Android Kernel for Eclair

2010-11-04 Thread Stefan
Hello all together, I'm new to the android world and want to get in touch with this system. For this reason I want to run Android Eclair in my testboard. Because of this I want to download the Android 2.6.29 Kernel But when I use the command: &git clone git://android.git.kernel.org/kernel/common

Re: [android-kernel] Download Android kernel

2010-08-12 Thread Tung Dang
Hi, For example : $git clone git://android.git.kernel.org/kernel/common We check which branch we have downloaded: $git branch it shows * android-2.6.27, not the one we are searching for: To *list* all *remote* available *branches*: $git branch -r origin/HEAD -> origin/android-2.6.27 origi

[android-kernel] Download Android kernel

2010-08-11 Thread perumal316
Hi All, Any idea how do I download Android kernel? I can use: git clone git://android.git.kernel.org/kernel/common.git kernel But I want a specific kernel version. Any idea how do I obtain my preferred kernel version? Thanks In Advance, Perumal -- unsubscribe: android-kernel+unsubscr...@goog