Compiling toolchain fails on Ubuntu 8.10 - edje-sdk

Angus Ainslie nytowl at openmoko.org
Thu Apr 2 01:09:09 CEST 2009


On Wed, 2009-04-01 at 15:52 -0700, Matthias Keller wrote:
> I guess the "mainstream" branch. As described on http://wiki.openmoko.org/wiki/OpenEmbedded I've just used "git clone git://git.openembedded.net/openembedded ${OE_HOME}/org.openembedded.dev" and "git pull" for getting the sources.
> 
> Is there a special branch for openmoko?
> 

use either the fso/milestone5.5 or fso/milestone5 branches

> 
> How is your environment setup ?
> 
> 
> ==setup-env==
> [[ -z ${OE_HOME} ]] && export OE_HOME=${HOME}/openmoko/oe
> [[ -z ${MACHINE} ]] && export MACHINE=om-gta02
> 
> export BBPATH=${OE_HOME}/user.collection:${OE_HOME}/build-${MACHINE}:${OE_HOME}/org.openembedded.dev
> 
> export PATH=${OE_HOME}/bitbake/bin:$PATH
> ====
> 
> ==local.conf==
> OE_HOME ?= "${HOME}/openmoko/oe"
> 
> MACHINE = "om-gta02"
> DISTRO = "angstrom-2008.1"

This should be DISTRO="openmoko"

Angus




More information about the devel mailing list