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?