Difference between revisions of "BeagleBoardSugar"

From eLinux.org
Jump to: navigation, search
m (Add article to category, add some links and minor formatting change)
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].
+
[[Category: Linux]]
 +
[[Category: OMAP]]
 +
This page describes how to build [http://wiki.laptop.org/go/Sugar Sugar] for the [[BeagleBoard|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==
 
==Native Build Status==
Line 6: Line 8:
 
* Download git sources using 'wget http://kernel.org/pub/software/scm/git/git-1.6.0.tar.bz2'.
 
* 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.
+
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 12:30, 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.