[yocto] bsp experiences

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Tue May 1 12:21:00 PDT 2012


2012/5/1 Khem Raj <raj.khem at gmail.com>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 05/01/2012 07:21 AM, Frans Meulenbroeks wrote:
>
>>
>> Tried to use yocto-bsp with the standard 7.0 setup (where there is
>> a poky-denzil-7.0-build dir adjacent to the soruce dir). yocto-bsp
>> when invoked complained with: IOError: [Errno 2] No such file or
>> directory:
>> '/home/frans/poky-denzil-7.0/scripts/../build/conf/bblayers.conf'
>>
>
> Did you use the environment script (oe-init-build-env) to initialize
> your build env ?
>

Yes.
I used the quick start guide to make sure I did not miss any step.

I did:
    $ wget http://downloads.yoctoproject.org/releases/yocto/yocto-1.2/poky-denzil-7.0.tar.bz2
     $ tar xjf poky-denzil-7.0.tar.bz2
     $ source poky-denzil-7.0/oe-init-build-env poky-denzil-7.0-build
as suggested by the manual.

In order to have yocto-bsp work without problem it might have been
better to do something like
source poky-denzil-7.0/oe-init-build-env poky-denzil-7.0/build

Not sure if the yocto-bsp script could be improved or the manual.

Frans



More information about the yocto mailing list