[MinnowBoard] Minnowboard Max Yocto wiki error?

Darren Hart dvhart at linux.intel.com
Thu Feb 12 20:53:30 UTC 2015


Did you download the meta-intel layer?

On 2/12/15 12:18 PM, Jack Black wrote:
> So this is the reason I didn't include the BBLAYERS line before (the
> below is on Ubuntu 14.10)
> 
> user at ubuntu:/mnt/hgfs/OVMF/source/poky/build$ bitbake core-image-minimal
> ERROR: Traceback (most recent call last):
>   File "/mnt/hgfs/OVMF/source/poky/bitbake/lib/bb/cookerdata.py", line
> 163, in wrapped
>     return func(fn, *args)
>   File "/mnt/hgfs/OVMF/source/poky/bitbake/lib/bb/cookerdata.py", line
> 173, in parse_config_file
>     return bb.parse.handle(fn, data, include)
>   File "/mnt/hgfs/OVMF/source/poky/bitbake/lib/bb/parse/__init__.py",
> line 99, in handle
>     return h['handle'](fn, data, include)
>   File "/mnt/hgfs/OVMF/source/poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py",
> line 120, in handle
>     abs_fn = resolve_file(fn, data)
>   File "/mnt/hgfs/OVMF/source/poky/bitbake/lib/bb/parse/__init__.py",
> line 117, in resolve_file
>     raise IOError("file %s not found in %s" % (fn, bbpath))
> IOError: file $HOME/source/meta-intel/conf/layer.conf not found in
> /mnt/hgfs/OVMF/source/poky/meta-yocto:/mnt/hgfs/OVMF/source/poky/build:/mnt/hgfs/OVMF/source/poky/meta:/mnt/hgfs/OVMF/source/poky/meta-yocto-bsp
> 
> ERROR: Unable to parse $HOME/source/meta-intel/conf/layer.conf: file
> $HOME/source/meta-intel/conf/layer.conf not found in
> /mnt/hgfs/OVMF/source/poky/meta-yocto:/mnt/hgfs/OVMF/source/poky/build:/mnt/hgfs/OVMF/source/poky/meta:/mnt/hgfs/OVMF/source/poky/meta-yocto-bsp
> 
> Thoughts?
> (I'm running it out of this vmware shared directory because it
> apparently fills up the last of my HD space if I run it from within my
> home folder, but I got the same error when I was running it from my
> home folder)
> 
> On Thu, Feb 12, 2015 at 2:30 PM, Darren Hart <dvhart at linux.intel.com> wrote:
>>
>>
>> On 2/12/15 11:15 AM, Jack Black wrote:
>>> Here:
>>> http://www.elinux.org/Minnowboard:MinnowMaxYoctoProject
>>> it says to do:
>>>
>>> echo 'MACHINE = "intel-core2-32"' >> conf/local.conf
>>>
>>> (note, it's ambiguous whether I should do:
>>> echo 'BBLAYERS += "$HOME/source/meta-intel"' >> conf/bblayers.conf
>>> echo 'MACHINE = "intel-core2-32"' >> conf/local.conf
>>> or just
>>> echo 'MACHINE = "intel-core2-32"' >> conf/local.conf
>>> So I only did the latter
>>> )]\
>>
>> You also need the layer added to conf/bblayers, regardless of the
>> machine. I'll update the wiki, thanks.
>>
>> --
>> Darren Hart
>> Intel Open Source Technology Center
>> _______________________________________________
>> elinux-MinnowBoard mailing list
>> elinux-MinnowBoard at lists.elinux.org
>> http://lists.elinux.org/mailman/listinfo/elinux-minnowboard

-- 
Darren Hart
Intel Open Source Technology Center


More information about the elinux-MinnowBoard mailing list