<?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 Re: Host Linux PC Configuration Requirement for Building i.MX8M Mini Yocto Distro in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Host-Linux-PC-Configuration-Requirement-for-Building-i-MX8M-Mini/m-p/1053388#M154979</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sreedhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ubuntu 16.04 is the recommended host OS for the 4.19-warrior and 5.4-zeus BSP Releases so your host should be fine.&lt;/P&gt;&lt;P&gt;The kernel version of the host does not affect which kernel you will build as all the sources for the kernel of the BSP will be fetched from the repositories. What’s critical is the Ubuntu version and that the required packages are installed so that Yocto can run the required tasks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 May 2020 17:12:28 GMT</pubDate>
    <dc:creator>gusarambula</dc:creator>
    <dc:date>2020-05-06T17:12:28Z</dc:date>
    <item>
      <title>Host Linux PC Configuration Requirement for Building i.MX8M Mini Yocto Distro</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Host-Linux-PC-Configuration-Requirement-for-Building-i-MX8M-Mini/m-p/1053387#M154978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My query is w.r.t the host setup:&lt;/P&gt;&lt;P&gt;I have read the &lt;STRONG&gt;3. host setup&lt;/STRONG&gt; details of&amp;nbsp;&lt;STRONG&gt;i.MX Yocto Project User's Guide.pdf&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with i.MX8M Mini EVK and Build details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Build Configuration:&lt;/SPAN&gt;&lt;BR style="color: #51626f;" /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;BB_VERSION = "1.38.0"&lt;/SPAN&gt;&lt;BR style="color: #51626f;" /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;BUILD_SYS = "x86_64-linux"&lt;/SPAN&gt;&lt;BR style="color: #51626f;" /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;NATIVELSBSTRING = "ubuntu-16.04"&lt;/SPAN&gt;&lt;BR style="color: #51626f;" /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;TARGET_SYS = "aarch64-poky-linux"&lt;/SPAN&gt;&lt;BR style="color: #51626f;" /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;MACHINE = "imx8mmevk"&lt;/SPAN&gt;&lt;BR style="color: #51626f;" /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;DISTRO = "fsl-imx-xwayland"&lt;/SPAN&gt;&lt;BR style="color: #51626f;" /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;DISTRO_VERSION = "4.14-sumo"&lt;/SPAN&gt;&lt;BR style="color: #51626f;" /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;TUNE_FEATURES = "aarch64"&lt;/SPAN&gt;&lt;BR style="color: #51626f;" /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;TARGET_FPU = ""&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;So far good. 4.14-sumo version build is success.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;We are planning to build the distribution(4.19-warrior) using the manifest xml :&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; font-size: 11.0pt; "&gt;imx-4.19.35-1.1.0.xml&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&lt;A href="https://source.codeaurora.org/external/imx/imx-manifest/tree/?h=imx-linux-warrior"&gt;https://source.codeaurora.org/external/imx/imx-manifest/tree/?h=imx-linux-warrior&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline; font-size: 11.0pt; "&gt;Our host machine configuration :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;$ lsb_release -a&lt;BR /&gt;&lt;EM&gt;No LSB modules are available.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Distributor ID: Ubuntu&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Description: Ubuntu 16.04.6 LTS&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Release: 16.04&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Codename: xenial&lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;host pc's ubuntu linux kernel is &lt;STRONG&gt;4.4&lt;/STRONG&gt; and &lt;STRONG&gt;4.15&lt;/STRONG&gt; respectively:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;$uname -a&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 11.0pt; "&gt;Linux &lt;STRONG&gt;4.4.0-178-generic&lt;/STRONG&gt; #208-Ubuntu SMP Sun Apr 5 23:45:10 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 11.0pt; "&gt;Linux &lt;STRONG&gt;4.15.0-74&lt;/STRONG&gt;-generic #83~16.04.1-Ubuntu SMP Wed Dec 18 04:56:23 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;both are less compared to the distribution kernel version(4.19.35) /&amp;nbsp; (4.19-warrior)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Do we need ubuntu pc kernel version &amp;gt;= &lt;STRONG&gt;4.19.35&lt;/STRONG&gt; or existing configuration should be ok?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest and let me know your comments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Sreedhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2020 16:14:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Host-Linux-PC-Configuration-Requirement-for-Building-i-MX8M-Mini/m-p/1053387#M154978</guid>
      <dc:creator>sreedhar_appala</dc:creator>
      <dc:date>2020-05-06T16:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Host Linux PC Configuration Requirement for Building i.MX8M Mini Yocto Distro</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Host-Linux-PC-Configuration-Requirement-for-Building-i-MX8M-Mini/m-p/1053388#M154979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sreedhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ubuntu 16.04 is the recommended host OS for the 4.19-warrior and 5.4-zeus BSP Releases so your host should be fine.&lt;/P&gt;&lt;P&gt;The kernel version of the host does not affect which kernel you will build as all the sources for the kernel of the BSP will be fetched from the repositories. What’s critical is the Ubuntu version and that the required packages are installed so that Yocto can run the required tasks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2020 17:12:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Host-Linux-PC-Configuration-Requirement-for-Building-i-MX8M-Mini/m-p/1053388#M154979</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2020-05-06T17:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Host Linux PC Configuration Requirement for Building i.MX8M Mini Yocto Distro</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Host-Linux-PC-Configuration-Requirement-for-Building-i-MX8M-Mini/m-p/1053389#M154980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for clarification Gusarambula&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2020 18:03:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Host-Linux-PC-Configuration-Requirement-for-Building-i-MX8M-Mini/m-p/1053389#M154980</guid>
      <dc:creator>sreedhar_appala</dc:creator>
      <dc:date>2020-05-06T18:03:52Z</dc:date>
    </item>
  </channel>
</rss>

