<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic iMX8 bitbake error - layer.conf not found in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX8-bitbake-error-layer-conf-not-found/m-p/1004402#M148870</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1&gt;HI &lt;/H1&gt;&lt;P&gt;I am trying to follow the i.MX yocto project user guide to build image for i.mx8 mini evk . However when I run bitbake command I get the following error :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;rahul@rahul-VirtualBox:~/imx-yocto-bsp/test_build$ bitbake fsl-image-machine-test&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ERROR: Unable to start bitbake server&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ERROR: Server log for this session (/home/rahul/imx-yocto-bsp/test_build/bitbake-cookerdaemon.log):&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--- Starting bitbake server pid 4528 at 2020-02-21 23:01:40.185868 ---&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are contents of bitbake-cookerdaemon.log :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;File "/home/rahul/imx-yocto-bsp/sources/poky/bitbake/lib/bb/cookerdata.py", line 179, in wrapped&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; return func(fn, *args)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; File "/home/rahul/imx-yocto-bsp/sources/poky/bitbake/lib/bb/cookerdata.py", line 204, in parse_config_file&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; return bb.parse.handle(fn, data, include)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; File "/home/rahul/imx-yocto-bsp/sources/poky/bitbake/lib/bb/parse/__init__.py", line 117, in handle&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; return h['handle'](fn, data, include)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; File "/home/rahul/imx-yocto-bsp/sources/poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 134, in handle&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; abs_fn = resolve_file(fn, data)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; File "/home/rahul/imx-yocto-bsp/sources/poky/bitbake/lib/bb/parse/__init__.py", line 141, in resolve_file&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; raise IOError(errno.ENOENT, "file %s not found" % fn)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;FileNotFoundError: [Errno 2] file /home/rahul/imx-yocto-bsp/sources/meta-freescale/conf/layer.conf not found&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR: Unable to parse /home/rahul/imx-yocto-bsp/sources/meta-freescale/conf/layer.conf: [Errno 2] file /home/rahul/imx-yocto-bsp/sources/meta-freescale/conf/layer.conf not found&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I checked the path , the layer.conf was not there . However I could layer.conf under &lt;STRONG&gt;meta-freescale-distro/conf &lt;/STRONG&gt;directory . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest a workaround for this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Feb 2020 11:21:05 GMT</pubDate>
    <dc:creator>rahul_khurana</dc:creator>
    <dc:date>2020-02-22T11:21:05Z</dc:date>
    <item>
      <title>iMX8 bitbake error - layer.conf not found</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8-bitbake-error-layer-conf-not-found/m-p/1004402#M148870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1&gt;HI &lt;/H1&gt;&lt;P&gt;I am trying to follow the i.MX yocto project user guide to build image for i.mx8 mini evk . However when I run bitbake command I get the following error :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;rahul@rahul-VirtualBox:~/imx-yocto-bsp/test_build$ bitbake fsl-image-machine-test&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ERROR: Unable to start bitbake server&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ERROR: Server log for this session (/home/rahul/imx-yocto-bsp/test_build/bitbake-cookerdaemon.log):&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;--- Starting bitbake server pid 4528 at 2020-02-21 23:01:40.185868 ---&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are contents of bitbake-cookerdaemon.log :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;File "/home/rahul/imx-yocto-bsp/sources/poky/bitbake/lib/bb/cookerdata.py", line 179, in wrapped&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; return func(fn, *args)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; File "/home/rahul/imx-yocto-bsp/sources/poky/bitbake/lib/bb/cookerdata.py", line 204, in parse_config_file&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; return bb.parse.handle(fn, data, include)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; File "/home/rahul/imx-yocto-bsp/sources/poky/bitbake/lib/bb/parse/__init__.py", line 117, in handle&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; return h['handle'](fn, data, include)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; File "/home/rahul/imx-yocto-bsp/sources/poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 134, in handle&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; abs_fn = resolve_file(fn, data)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; File "/home/rahul/imx-yocto-bsp/sources/poky/bitbake/lib/bb/parse/__init__.py", line 141, in resolve_file&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt; raise IOError(errno.ENOENT, "file %s not found" % fn)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;FileNotFoundError: [Errno 2] file /home/rahul/imx-yocto-bsp/sources/meta-freescale/conf/layer.conf not found&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR: Unable to parse /home/rahul/imx-yocto-bsp/sources/meta-freescale/conf/layer.conf: [Errno 2] file /home/rahul/imx-yocto-bsp/sources/meta-freescale/conf/layer.conf not found&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I checked the path , the layer.conf was not there . However I could layer.conf under &lt;STRONG&gt;meta-freescale-distro/conf &lt;/STRONG&gt;directory . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest a workaround for this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Feb 2020 11:21:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8-bitbake-error-layer-conf-not-found/m-p/1004402#M148870</guid>
      <dc:creator>rahul_khurana</dc:creator>
      <dc:date>2020-02-22T11:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8 bitbake error - layer.conf not found</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8-bitbake-error-layer-conf-not-found/m-p/1004403#M148871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rahul Khurana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you please provide more details on the BSP you are using? Are you following the steps on the i.MX Yocto User’s Guide? The problem may relate to a missing package or incomplete sync of the repositories.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2020 22:08:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8-bitbake-error-layer-conf-not-found/m-p/1004403#M148871</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2020-02-24T22:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8 bitbake error - layer.conf not found</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8-bitbake-error-layer-conf-not-found/m-p/1004404#M148872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After executing the command ：bitbake imx-image-multimedia，There is an error sources/meta-freescale/conf/layer.conf not found 。How do you solve it？&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2020 13:01:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8-bitbake-error-layer-conf-not-found/m-p/1004404#M148872</guid>
      <dc:creator>nxpnxp</dc:creator>
      <dc:date>2020-04-14T13:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8 bitbake error - layer.conf not found</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8-bitbake-error-layer-conf-not-found/m-p/1490910#M192650</link>
      <description>&lt;P&gt;你好，请问出现bitbake:command not found该怎么解决呢&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 08:27:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8-bitbake-error-layer-conf-not-found/m-p/1490910#M192650</guid>
      <dc:creator>zuriel921</dc:creator>
      <dc:date>2022-07-18T08:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8 bitbake error - layer.conf not found</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8-bitbake-error-layer-conf-not-found/m-p/1491856#M192714</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;First thing is get the bitbake server going..&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;rahul@rahul-VirtualBox:~/imx-yocto-bsp/test_build$ bitbake fsl-image-machine-test&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ERROR: Unable to start bitbake server&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In your yocto root did you do a 'source' before building? For example - based of your paths..&lt;/P&gt;&lt;P&gt;In&amp;nbsp;&lt;STRONG&gt;~/imx-yocto-bsp/&amp;nbsp; -&amp;gt;&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;source setup-environment test_build, then try a&amp;nbsp;&lt;STRONG&gt;bitbake fsl-image-machine-test&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 14:04:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8-bitbake-error-layer-conf-not-found/m-p/1491856#M192714</guid>
      <dc:creator>edwardtyrrell</dc:creator>
      <dc:date>2022-07-19T14:04:23Z</dc:date>
    </item>
  </channel>
</rss>

