Beta build of Android donut with support for BeagleBoard and EVM

Hi All,

Embinux team has released beta build of Android donut. This build supports
OMAP3 based BeagleBoard and EVM.

The release notes and porting guide are available from
http://labs.embinux.org/index.php/Android_Porting_Guide_to_Beagle_Board

The build can be downloaded from
http://labs.embinux.org/git/

Steps for downloading :
omap3donut build
   1. repo init -u
git://labs.embinux.org/omap3donut/repo/android/platform/omap3donutmanifest.git/
   2. repo sync

kernel
   1. git clone git://labs.embinux.org/repo/kernel.git
   2. git checkout -b android-2.6.29 origin/android-2.6.29

  - Embinux Team

Thank you very much for the link and the update.
There is still a deprecated note on the website; is that note
obsolete?

Cheers
mdc