<?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>i.MX ProcessorsのトピックRe: How to initialize yocto build environment above a initialized project?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-initialize-yocto-build-environment-above-a-initialized/m-p/1078752#M158329</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hi&lt;/SPAN&gt;&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/wenfu"&gt;wenfu&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;You have not mentioned which BSP version you are using. you can refer &lt;STRONG&gt;section 5.6.5 Restarting a build environment&lt;/STRONG&gt; of i.MX Yocto project User's guide of respected version which you are using. For reference we have attached L4.14.98_2.0.0 version's i.MX yocto project user's guide.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot (53).png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/102963i34EC799EA4420A05/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (53).png" alt="Screenshot (53).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;So in your case you can give below command and then build image using $&amp;nbsp;&lt;STRONG&gt;bitbake&lt;/STRONG&gt;&amp;nbsp;xxx command.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$&amp;nbsp;source setup-environment&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;build-xwayland&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #000000; "&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Radhika Somaiya.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Apr 2020 08:39:46 GMT</pubDate>
    <dc:creator>radhikasomaiya</dc:creator>
    <dc:date>2020-04-27T08:39:46Z</dc:date>
    <item>
      <title>How to initialize yocto build environment above a initialized project?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-initialize-yocto-build-environment-above-a-initialized/m-p/1078751#M158328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The step when you first do this:&lt;/P&gt;&lt;DIV style="font-size: 14px;"&gt;repo init&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;repo sync&lt;/P&gt;&lt;DIV style="font-size: 14px;"&gt;DISTRO=fsl-imx-xwayland MACHINE=imx8mqevk source fsl-setup-release.sh -b build-xwayland&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;bitbake xxx&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;But when you have done the above and exit the console then open a new console what is the right steps?&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;I need to run "&lt;SPAN&gt;DISTRO=fsl-imx-xwayland MACHINE=imx8mqevk source fsl-setup-release.sh -b build-xwayland" again to setup the environment variables. It looks good but the changes I have made to conf/local.conf have been&amp;nbsp;overwritten, which is not a good way to do.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="font-size: 14px;"&gt;&lt;SPAN&gt;The question is how to do it&amp;nbsp;gracefully and keep the things I have done before and set the environment variables correctly?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 06:03:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-initialize-yocto-build-environment-above-a-initialized/m-p/1078751#M158328</guid>
      <dc:creator>wenfu</dc:creator>
      <dc:date>2020-04-27T06:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to initialize yocto build environment above a initialized project?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-initialize-yocto-build-environment-above-a-initialized/m-p/1078752#M158329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hi&lt;/SPAN&gt;&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/wenfu"&gt;wenfu&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;You have not mentioned which BSP version you are using. you can refer &lt;STRONG&gt;section 5.6.5 Restarting a build environment&lt;/STRONG&gt; of i.MX Yocto project User's guide of respected version which you are using. For reference we have attached L4.14.98_2.0.0 version's i.MX yocto project user's guide.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot (53).png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/102963i34EC799EA4420A05/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (53).png" alt="Screenshot (53).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;So in your case you can give below command and then build image using $&amp;nbsp;&lt;STRONG&gt;bitbake&lt;/STRONG&gt;&amp;nbsp;xxx command.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;$&amp;nbsp;source setup-environment&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;build-xwayland&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #000000; "&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Radhika Somaiya.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 08:39:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-initialize-yocto-build-environment-above-a-initialized/m-p/1078752#M158329</guid>
      <dc:creator>radhikasomaiya</dc:creator>
      <dc:date>2020-04-27T08:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to initialize yocto build environment above a initialized project?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-initialize-yocto-build-environment-above-a-initialized/m-p/1078753#M158330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Radhika,&lt;/P&gt;&lt;P&gt;wonderful ! You answer fully meet the need. I should have read the document carefully.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 09:26:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-initialize-yocto-build-environment-above-a-initialized/m-p/1078753#M158330</guid>
      <dc:creator>wenfu</dc:creator>
      <dc:date>2020-04-27T09:26:37Z</dc:date>
    </item>
  </channel>
</rss>

