Daniel Savard schrieb:
Hi everyone,

I am new to Openembedded and I am trying to build an image. I followed the steps described on the Openembedded Wiki without success. The page I am referring to is the Getting Started <http://wiki.openembedded.net/index.php/Getting_Started> page. I am using a Gentoo server for this build. I then installed GIT and BitBake using the Gentoo emerge command. Everything seems fine on this side. I was able download the snapshot using GIT, I did the setup for my local.conf and then I am trying to run the bitbake command to build my first image and I am running into the following problem:

    [EMAIL PROTECTED] /openembedded $ bitbake console-image
    ERROR: Unable to parse conf/bitbake.conf (conf/bitbake.conf:341:
    unparsed line: 'export PATH')


The line 341 in this file is reading as follow:

    export PATH


Since I am new to OE, I don't know much about what is going on under the cover. Someone could help me?
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.

BTW, my goal is to build an image for the Soekris 4526 SBC, if anyone did that before and is having some helpful hints to give me he will be welcomed.

TIA
--
-----------------
Daniel Savard

------------------------------------------------------------------------

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


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

Reply via email to