On Tue, Dec 6, 2011 at 10:07 AM, Jeff Mitchell <jmitch...@ll.mit.edu> wrote:
> Hi there,
>
> I'm trying to build angstrom for pandaboard but I'm running into trouble
> when running a bitbake.
>
> I get a traceback that points to line 241 of sanity.bbclass, indicating that
> it can't find the MACHINE environment variable. However, MACHINE is defined
> both in conf/auto.conf, and I'm passing it into bitbake with
> MACHINE=pandaboard bitbake virtual/kernel.
>
> I tried putting in a dump of e.data.__dict__ in that sanity function, and
> MACHINE is present, but marked as "unexport"...could that have anything to
> do with it?

do bitbake -DDD virtual/kernel and check the output
find out if its reading in right conf/auto.conf

_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to