2008/10/16 Thomas Kunze <[EMAIL PROTECTED]>

(snip)

I think the problem is that the git checkout is now in the openembedded
> directory (instead of org.openembedded.dev as it was with mtn) So if you
> change this in BBFILE and local.conf it might work. Please correct the
> getting started page if this helps.


(snip)

My local.conf was already reflecting the proper location and couldn't find
any other file reflecting the former location. Also, seems if I am writing
something like:

export PATH = "${PATH}"

in the bitbake.conf file, this error disappear and the following one is
appearing:

[EMAIL PROTECTED] /openembedded $ bitbake console-image
ERROR: Unable to parse conf/bitbake.conf (classes/devshell.bbclass:6:
unparsed line: 'export DISPLAY')

Seems this is something with the parser reading the file and expecting the =
some_value when hitting an undefined environment variable in an export
statement.

TIA,
-- 
-----------------
Daniel Savard
_______________________________________________
Openembedded-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users

Reply via email to