All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kashyap Gada <gada.kashyap@gmail.com>
To: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Unable to parse conf/bitbake.conf
Date: Wed, 25 Jun 2014 17:04:13 +0530	[thread overview]
Message-ID: <CANJXcUb_vRGoyoP-or_dNKgcY3hvY2pWuE=55vMopggbt0WrrA@mail.gmail.com> (raw)

[-- 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 --]

                 reply	other threads:[~2014-06-25 11:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CANJXcUb_vRGoyoP-or_dNKgcY3hvY2pWuE=55vMopggbt0WrrA@mail.gmail.com' \
    --to=gada.kashyap@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.