jadonk / rowboat

Automatically exported from code.google.com/p/rowboat
0 stars 0 forks source link

Ginger bread source code for Beagleboard #101

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. -NA-

What version of the product are you using? On what operating system?
I have used Ubuntu 10.10 Mevrick to build the RFS of the froyo. And I've ported 
Froyo on beagleboard. Now I want to port Ginger bread onto the beagleboard. 

Please provide any additional information below.
Kindly provide me some pointers to download the source code for the gingerbread 
for beagleboard.

Original issue reported on code.google.com by ankith.pisces on 24 May 2011 at 10:58

GoogleCodeExporter commented 9 years ago
http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3-DevKit-1.0_Us
erGuide#Building_Android_Sources

Original comment by binml...@gmail.com on 24 May 2011 at 11:55

GoogleCodeExporter commented 9 years ago
I found the solution for downloading the source code for the gingerbread for 
beagleboard by following the link 

http://code.google.com/p/rowboat/wiki/Source?tm=4

Here I used gingerbread.xml in the ManifestName for downloading gingerbread 
source code which worked.
$ repo init -u git://gitorious.org/rowboat/manifest.git -m ManifestName

Original comment by ankith.pisces on 1 Jun 2011 at 5:48