Difference between revisions of "BeagleBoardSugar"

From eLinux.org
Jump to: navigation, search
 
Line 1: Line 1:
 
This page describes how to build Sugar for the BeagleBoard.  The effort was kicked off by an e-mail on the [http://groups.google.com/group/beagleboard/browse_thread/thread/5b1a7be6150d6f4e/f61f46ee9eb914fe#f61f46ee9eb914fe mailing list].
 
This page describes how to build Sugar for the BeagleBoard.  The effort was kicked off by an e-mail on the [http://groups.google.com/group/beagleboard/browse_thread/thread/5b1a7be6150d6f4e/f61f46ee9eb914fe#f61f46ee9eb914fe mailing list].
 +
 +
==Native Build Status==
 +
* Start with [http://www.angstrom-distribution.org/beagleboard-demo-image-available Koen's demo image].
 +
* Invoke 'opkg install task-native-sdk'.
 +
* 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 05:57, 19 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

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.