This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335X Starter Kit Android ICS 4.0.3 Source Files

I am trying to get the source files for the AM335X starter kit.  I am following the TI instructions from here:

processors.wiki.ti.com/.../AM335X_EVM-SK_Android_Devkit_Guide

There are several issues with these instructions, below is a list of the steps that no longer work:

1. sudo add-apt-repository "deb-src archive.canonical.com/ubuntu lucid partner"

2. repo init -u git://gitorious.org/rowboat/manifest.git -m TI-Android-ICS-4.0.3-DevKit-EVM-SK-3.0.1.xml

When I try #2 I get the following error:

syntax error near unexpected token 'newline'

'<!DOCTYPE html>'

My goal is to modify the build to work with a 7" LCD screen.  My original post discussing this can be found here:

e2e.ti.com/.../446687