I have just download Yocto YP Core - Daisy 1.6.1 and  IntelĀ® AtomĀ®
Processor C2000 (Mohon Peak) BSP , modified .conf files (as attached) then
try the first time build, got errors as below, anything else I did wrong?
(have tried both 32/64 arch )
checked there's no conf/layer.conf under meta-isg folder included in the
original downloaded BSP( tryied both "git" and "download the .bz2 file from
YP site")

Eddy Lai
<https://www.yoctoproject.org/downloads/core/daisy161>
 ============================================================
$ bitbake core-image-sato
ERROR: Traceback (most recent call last):
  File "/media/eddylai/datahd/poky/bitbake/lib/bb/cookerdata.py", line 163,
in wrapped
    return func(fn, *args)
  File "/media/eddylai/datahd/poky/bitbake/lib/bb/cookerdata.py", line 173,
in parse_config_file
    return bb.parse.handle(fn, data, include)
  File "/media/eddylai/datahd/poky/bitbake/lib/bb/parse/__init__.py", line
99, in handle
    return h['handle'](fn, data, include)
  File
"/media/eddylai/datahd/poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py",
line 120, in handle
    abs_fn = resolve_file(fn, data)
  File "/media/eddylai/datahd/poky/bitbake/lib/bb/parse/__init__.py", line
122, in resolve_file
    raise IOError("file %s not found" % fn)
IOError: file
/media/eddylai/datahd/poky/meta-intel/meta-isg/conf/layer.conf not found

ERROR: Unable to parse
/media/eddylai/datahd/poky/meta-intel/meta-isg/conf/layer.conf: file
/media/eddylai/datahd/poky/meta-intel/meta-isg/conf/layer.conf not found

Attachment: bblayers.conf
Description: Binary data

Attachment: local.conf
Description: Binary data

-- 
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to