All of lore.kernel.org
 help / color / mirror / Atom feed
* Unable to parse conf/bitbake.conf
@ 2014-06-25 11:34 Kashyap Gada
  0 siblings, 0 replies; only message in thread
From: Kashyap Gada @ 2014-06-25 11:34 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 1066 bytes --]

Trying to build Cross Compile toolchain

$ bitbake meta-ide-support


ERROR: Traceback (most recent call last):
  File "/home/kashyap/kashyap/yocto/poky/bitbake/lib/bb/cookerdata.py",
line 163, in wrapped
    return func(fn, *args)
  File "/home/kashyap/kashyap/yocto/poky/bitbake/lib/bb/cookerdata.py",
line 173, in parse_config_file
    return bb.parse.handle(fn, data, include)
  File "/home/kashyap/kashyap/yocto/poky/bitbake/lib/bb/parse/__init__.py",
line 99, in handle
    return h['handle'](fn, data, include)
  File
"/home/kashyap/kashyap/yocto/poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py",
line 120, in handle
    abs_fn = resolve_file(fn, data)
  File "/home/kashyap/kashyap/yocto/poky/bitbake/lib/bb/parse/__init__.py",
line 117, in resolve_file
    raise IOError("file %s not found in %s" % (fn, bbpath))
IOError: file conf/bitbake.conf not found in
/home/kashyap/kashyap/yocto/poky/pi_1

ERROR: Unable to parse conf/bitbake.conf: file conf/bitbake.conf not found
in /home/kashyap/kashyap/yocto/poky/pi_1


any idea?

[-- Attachment #2: Type: text/html, Size: 1396 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-25 11:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-25 11:34 Unable to parse conf/bitbake.conf Kashyap Gada

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.