Embedded Linux Conference 2010 Program is available
Embedded Linux Conference 2010 Program is available
Posted Mar 14, 2010 23:44 UTC (Sun) by linusw (subscriber, #40300)In reply to: Embedded Linux Conference 2010 Program is available by BenHutchings
Parent article: Embedded Linux Conference 2010 Program is available
git clone git://android.git.kernel.org/kernel/common.git android-kernel
cd android-kernel
git fetch --tags git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.32.y.git
git shortlog v2.6.32.9..HEAD
Sum total 166 patches.
Posted Mar 14, 2010 23:48 UTC (Sun)
by linusw (subscriber, #40300)
[Link]
Embedded Linux Conference 2010 Program is available
git checkout --track -b android-2.6.32 origin/android-2.6.32
after the cd android-kernel there...