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
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
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
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