[IAEP] Sugar on BeagleBoard

Bernie Innocenti bernie at codewiz.org
Mon Nov 10 12:43:36 EST 2008


Joel Stanley wrote:
> Hey Bernie,
> 
> I found your openembedded branch on src.sugarlabs.org, and tried
> building sugar-image.  It failed, with a few clues in the log.
> 
> I was wondering if you had any suggestions before I investigate any further?

My local.conf looks like this

-----cut-----
DISTRO = "angstrom-2008.1"
BBFILES = "/home/bernie/src/oe/oe/packages/*/*.bb"
TMPDIR = "/home/bernie/src/oe/tmp"
MACHINE = "beagleboard"
ENABLE_BINARY_LOCALE_GENERATION = "0"

GLIBC_GENERATE_LOCALES = "en_US.UTF-8"

ASSUME_PROVIDED += "gtk+-native"

IMAGE_FSTYPES = "tar"

BBDEBUG = "yes"
PARALLEL_MAKE = "-j2"
BB_NUMBER_THREADS = 2

OE_ALLOW_INSECURE_DOWNLOADS = "yes"
-----cut-----

bitbake is a bitch to work with...  Ask on #oe or #beagle if it seems
something exotic.

-- 
   // Bernie Innocenti - http://www.codewiz.org/
 \X/  Sugar Labs       - http://www.sugarlabs.org/


More information about the IAEP mailing list