Difference between revisions of "BeagleBoardSugar"

From eLinux.org
Jump to: navigation, search
m (Fix typo)
(Native Build Status)
Line 5: Line 5:
 
==Native Build Status==
 
==Native Build Status==
 
* Start with [http://www.angstrom-distribution.org/beagleboard-demo-image-available Koen's demo image].
 
* Start with [http://www.angstrom-distribution.org/beagleboard-demo-image-available Koen's demo image].
* Invoke 'opkg install task-native-sdk'.
+
* Invoke 'opkg install task-native-sdk git'.
* Download git sources using 'wget http://kernel.org/pub/software/scm/git/git-1.6.0.tar.bz2'.
 
 
 
Currently I'm stuck here because I did an
 
 
 
opkg update; opkg upgrade -force-overwrite
 
 
 
and my gcc isn't working.  I'm in the process of rebuilding all of Angstrom with a bit thicker demo image.
 

Revision as of 01:29, 20 August 2008

This page describes how to build Sugar for the BeagleBoard. The effort was kicked off by an e-mail on the mailing list.

Native Build Status